QueryTransform.QueryPropertyExpressions 属性

获取的 QueryPropertyExpressions 与 QueryTransform 相关联的集合

命名空间:  Microsoft.Office.Server.Search.Query.Rules
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<DataMemberAttribute> _
Public Property QueryPropertyExpressions As QueryPropertyExpressionCollection
    Get
    Private Set
用法
Dim instance As QueryTransform
Dim value As QueryPropertyExpressionCollection

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

属性值

类型:Microsoft.Office.Server.Search.Query.Rules.QueryPropertyExpressionCollection

另请参阅

引用

QueryTransform 类

QueryTransform 成员

Microsoft.Office.Server.Search.Query.Rules 命名空间