Partager via


IVsExtensionRepositoryQuery<T>.SearchText, propriété

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

Syntaxe

'Déclaration
Property SearchText As String
string SearchText { get; set; }
property String^ SearchText {
    String^ get ();
    void set (String^ value);
}
abstract SearchText : string with get, set
function get SearchText () : String 
function set SearchText (value : String)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

IVsExtensionRepositoryQuery<T> Interface

Microsoft.VisualStudio.ExtensionManager, espace de noms