QueryCondition.ThrowIfInvalidMatchingOptions - Méthode

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

Syntaxe

'Déclaration
Protected MustOverride Sub ThrowIfInvalidMatchingOptions ( _
    value As MatchingOptions _
)
'Utilisation
Dim value As MatchingOptions

Me.ThrowIfInvalidMatchingOptions(value)
protected abstract void ThrowIfInvalidMatchingOptions(
    MatchingOptions value
)

Paramètres

Voir aussi

Référence

QueryCondition classe

QueryCondition - Membres

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