Share via


IVsRegisterFindScope, interface

Enregistrez un carré de recherche pour la recherche dans des fichiers.

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop (dans Microsoft.VisualStudio.TextManager.Interop.dll)

Syntaxe

'Déclaration
<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

Le type IVsRegisterFindScope expose les membres suivants.

Méthodes

  Nom Description
Méthode publique RegisterFindScope
Méthode publique UnRegisterFindScope

Début

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms