PropertyRule 构造函数 (String, PropertyRuleOperator)
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Sub New ( _
propertyName As String, _
propertyOperator As PropertyRuleOperator _
)
用法
Dim propertyName As String
Dim propertyOperator As PropertyRuleOperator
Dim instance As New PropertyRule(propertyName, _
propertyOperator)
public PropertyRule(
string propertyName,
PropertyRuleOperator propertyOperator
)
参数
- propertyName
类型:System.String
- propertyOperator
类型:Microsoft.Office.Server.Search.Administration.PropertyRuleOperator