Partager via


QueryTransform.QueryPropertyExpressions - Propriété

Obtient la collection de QueryPropertyExpressions associées à la QueryTransform

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 QueryPropertyExpressions As QueryPropertyExpressionCollection
    Get
    Private Set
'Utilisation
Dim instance As QueryTransform
Dim value As QueryPropertyExpressionCollection

value = instance.QueryPropertyExpressions
[DataMemberAttribute]
public QueryPropertyExpressionCollection QueryPropertyExpressions { get; private set; }

Valeur de propriété

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

Voir aussi

Référence

QueryTransform classe

QueryTransform - Membres

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