Partager via


DExploreAppObjClass.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
Public Overridable ReadOnly Property FilterQuery As String
public virtual string FilterQuery { get; }
public:
virtual property String^ FilterQuery {
    String^ get ();
}
abstract FilterQuery : string with get 
override FilterQuery : string with get
function get FilterQuery () : String

Valeur de propriété

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

Implémentations

Help.FilterQuery

Notes

Déconseillé. Utilisez plutôt FilterQuery.

Sécurité .NET Framework

Voir aussi

Référence

DExploreAppObjClass Classe

Microsoft.VisualStudio.VSHelp, espace de noms