Condividi tramite


Interfaccia IVsRegisterFindScope

Registrare un ambito di ricerca per il comando trova nel file.

Spazio dei nomi:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Sintassi

'Dichiarazione
<GuidAttribute("08363D65-C178-4484-A293-D148173DD750")> _
<InterfaceTypeAttribute()> _
Public Interface IVsRegisterFindScope
[GuidAttribute("08363D65-C178-4484-A293-D148173DD750")]
[InterfaceTypeAttribute()]
public interface IVsRegisterFindScope
[GuidAttribute(L"08363D65-C178-4484-A293-D148173DD750")]
[InterfaceTypeAttribute()]
public interface class IVsRegisterFindScope
[<GuidAttribute("08363D65-C178-4484-A293-D148173DD750")>]
[<InterfaceTypeAttribute()>]
type IVsRegisterFindScope =  interface end
public interface IVsRegisterFindScope

Il tipo IVsRegisterFindScope espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico RegisterFindScope
Metodo pubblico UnRegisterFindScope

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.TextManager.Interop