PropertyRuleOperator.Representation 属性
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property Representation As String
Get
Set
用法
Dim instance As PropertyRuleOperator
Dim value As String
value = instance.Representation
instance.Representation = value
[DataMemberAttribute]
public string Representation { get; set; }