SVsRegisterFindScope Interface
Passed to GetService to return a reference to the IVsRegisterFindScope interface.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("08363D65-C178-4484-A293-D148173DD750")> _
Public Interface SVsRegisterFindScope
[GuidAttribute("08363D65-C178-4484-A293-D148173DD750")]
public interface SVsRegisterFindScope
[GuidAttribute(L"08363D65-C178-4484-A293-D148173DD750")]
public interface class SVsRegisterFindScope
[<GuidAttribute("08363D65-C178-4484-A293-D148173DD750")>]
type SVsRegisterFindScope = interface end
public interface SVsRegisterFindScope