Partager via


QueryRule.ContextConditions - Propriété

Obtient la collection de contextes de requête associées à la QueryRule

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

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property ContextConditions As ContextConditionCollection
    Get
    Private Set
'Utilisation
Dim instance As QueryRule
Dim value As ContextConditionCollection

value = instance.ContextConditions
[DataMemberAttribute]
public ContextConditionCollection ContextConditions { get; private set; }

Valeur de propriété

Type : Microsoft.Office.Server.Search.Query.Rules.ContextConditionCollection

Voir aussi

Référence

QueryRule classe

QueryRule - Membres

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