PropertyRule.PropertyOperator - Propriété

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property PropertyOperator As PropertyRuleOperator
    Get
    Set
'Utilisation
Dim instance As PropertyRule
Dim value As PropertyRuleOperator

value = instance.PropertyOperator

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

Valeur de propriété

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

Voir aussi

Référence

PropertyRule classe

PropertyRule - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms