QueryProperties.QueryTemplateParameters - Propriété

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property QueryTemplateParameters As Dictionary(Of String, Boolean)
    Get
'Utilisation
Dim instance As QueryProperties
Dim value As Dictionary(Of String, Boolean)

value = instance.QueryTemplateParameters
public Dictionary<string, bool> QueryTemplateParameters { get; }

Valeur de propriété

Type : System.Collections.Generic.Dictionary<String, Boolean>

Voir aussi

Référence

QueryProperties classe

QueryProperties - Membres

Microsoft.Office.Server.Search.Query - Espace de noms