Partager via


Help.FilterQuery, propriété

Retourne la chaîne de requête de filtre pour le filtre d'aide actuel de collection.

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

Syntaxe

'Déclaration
ReadOnly Property FilterQuery As String
string FilterQuery { get; }
property String^ FilterQuery {
    String^ get ();
}
abstract FilterQuery : string with get
function get FilterQuery () : String

Valeur de propriété

Type : String
Une chaîne contenant la chaîne de requête pour le filtre actuel.

Notes

Cette propriété est déconseillée. Consultez l'FilterQuery pour plus d'informations sur l'implémentation actuelle.

Sécurité .NET Framework

Voir aussi

Référence

Help Interface

Microsoft.VisualStudio.VSHelp, espace de noms