CommonlyClickedPropertyCondition.ThrowIfInvalidMatchingOptions method

This member overrides QueryCondition.ThrowIfInvalidMatchingOptions(MatchingOptions).

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

Syntax

'Declaration
Protected Overrides Sub ThrowIfInvalidMatchingOptions ( _
    matchingOptions As MatchingOptions _
)
'Usage
Dim matchingOptions As MatchingOptions

Me.ThrowIfInvalidMatchingOptions(matchingOptions)
protected override void ThrowIfInvalidMatchingOptions(
    MatchingOptions matchingOptions
)

Parameters

See also

Reference

CommonlyClickedPropertyCondition class

CommonlyClickedPropertyCondition members

Microsoft.Office.Server.Search.Query.Rules namespace