KeywordCondition.ThrowIfInvalidMatchingOptions - Méthode

Ce membre remplace QueryCondition.ThrowIfInvalidMatchingOptions(MatchingOptions).

Espace de noms :  Microsoft.Office.Server.Search.Query.Rules
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Protected Overrides Sub ThrowIfInvalidMatchingOptions ( _
    matchingOptions As MatchingOptions _
)
'Utilisation
Dim matchingOptions As MatchingOptions

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

Paramètres

Voir aussi

Référence

KeywordCondition classe

KeywordCondition - Membres

Microsoft.Office.Server.Search.Query.Rules - Espace de noms