Compartilhar via


PropertyRule constructor (String, PropertyRuleOperator)

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

Syntax

'Declaração
Public Sub New ( _
    propertyName As String, _
    propertyOperator As PropertyRuleOperator _
)
'Uso
Dim propertyName As String
Dim propertyOperator As PropertyRuleOperator

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

Parâmetros

Ver também

Referência

PropertyRule class

PropertyRule members

PropertyRule overload

Microsoft.Office.Server.Search.Administration namespace