SVsFindManager 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.
The service that provides an IVsFindManager, which provides search functions for Visual Studio.
public interface class SVsFindManager
public interface class SVsFindManager
__interface SVsFindManager
[System.Runtime.InteropServices.Guid("912CA552-54A3-4CCA-8F50-DBCF322FB870")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsFindManager
[<System.Runtime.InteropServices.Guid("912CA552-54A3-4CCA-8F50-DBCF322FB870")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsFindManager = interface
Public Interface SVsFindManager
- Attributes