QueryPropertyExpression.PropertyName 属性

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

语法

声明
Public Property PropertyName As String
    Get
    Protected Set
用法
Dim instance As QueryPropertyExpression
Dim value As String

value = instance.PropertyName

instance.PropertyName = value
public string PropertyName { get; protected set; }

属性值

类型:System.String

另请参阅

引用

QueryPropertyExpression 类

QueryPropertyExpression 成员

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