命名空间: Microsoft.Office.Server.Search.Query.Rules
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Shared Sub ThrowIfInvalidPropertyName ( _
propertyName As String _
)
用法
Dim propertyName As StringCommonlyClickedPropertyCondition.ThrowIfInvalidPropertyName(propertyName)
public static void ThrowIfInvalidPropertyName(
string propertyName
)
参数
- propertyName
类型:System.String
另请参阅
引用
CommonlyClickedPropertyCondition 类