该成员将替代 QueryCondition.ThrowIfInvalidMatchingOptions(MatchingOptions)。
命名空间: Microsoft.Office.Server.Search.Query.Rules
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Protected Overrides Sub ThrowIfInvalidMatchingOptions ( _
matchingOptions As MatchingOptions _
)
用法
Dim matchingOptions As MatchingOptions
Me.ThrowIfInvalidMatchingOptions(matchingOptions)
protected override void ThrowIfInvalidMatchingOptions(
MatchingOptions matchingOptions
)
参数
- matchingOptions
类型:Microsoft.Office.Server.Search.Query.Rules.MatchingOptions
另请参阅
引用
CommonlyClickedPropertyCondition 类