IVsFindManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents helper functions for Visual Studio shell find operations.
public interface class IVsFindManager
public interface class IVsFindManager
__interface IVsFindManager
[System.Runtime.InteropServices.Guid("53BE8AC6-1975-4240-8F60-367665A7E525")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFindManager
[<System.Runtime.InteropServices.Guid("53BE8AC6-1975-4240-8F60-367665A7E525")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFindManager = interface
Public Interface IVsFindManager
- Attributes
Methods
CurrentTarget(IVsFindTarget) |
Gets the current find target, if it is available, by looking through different forms and documents. |