SVsFindManager Interface

Definition

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

Applies to