CommonlyClickedPropertyCondition.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
- matchingOptions
Type : Microsoft.Office.Server.Search.Query.Rules.MatchingOptions
Voir aussi
Référence
CommonlyClickedPropertyCondition classe