Partager via


PropertyRule - Constructeur (String, PropertyRuleOperator)

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

Syntaxe

'Déclaration
Public Sub New ( _
    propertyName As String, _
    propertyOperator As PropertyRuleOperator _
)
'Utilisation
Dim propertyName As String
Dim propertyOperator As PropertyRuleOperator

Dim instance As New PropertyRule(propertyName, _
    propertyOperator)
public PropertyRule(
    string propertyName,
    PropertyRuleOperator propertyOperator
)

Paramètres

Voir aussi

Référence

PropertyRule classe

PropertyRule - Membres

PropertyRule - Surcharge

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