Freigeben über


PropertyRule.PropertyOperator-Eigenschaft

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property PropertyOperator As PropertyRuleOperator
    Get
    Set
'Usage
Dim instance As PropertyRule
Dim value As PropertyRuleOperator

value = instance.PropertyOperator

instance.PropertyOperator = value
[DataMemberAttribute]
public PropertyRuleOperator PropertyOperator { get; set; }

Eigenschaftswert

Typ: Microsoft.Office.Server.Search.Administration.PropertyRuleOperator

Siehe auch

Referenz

PropertyRule Klasse

PropertyRule-Member

Microsoft.Office.Server.Search.Administration-Namespace