IVsRegisterFindScope (Interfaz)
Registre un ámbito de búsqueda de la búsqueda en archivos.
Espacio de nombres: Microsoft.VisualStudio.TextManager.Interop
Ensamblado: Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)
Sintaxis
'Declaración
<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
El tipo IVsRegisterFindScope expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
RegisterFindScope | ||
UnRegisterFindScope |
Arriba
Vea también
Referencia
Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)