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