次の方法で共有


PropertyRule constructor (String, PropertyRuleOperator)

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

Syntax

'Declaration
Public Sub New ( _
    propertyName As String, _
    propertyOperator As PropertyRuleOperator _
)
'Usage
Dim propertyName As String
Dim propertyOperator As PropertyRuleOperator

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

Parameters

See also

Reference

PropertyRule class

PropertyRule members

PropertyRule overload

Microsoft.Office.Server.Search.Administration namespace