QueryCondition.MatchingOptions - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query.Rules
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property MatchingOptions As MatchingOptions
Get
Set
'Utilisation
Dim instance As QueryCondition
Dim value As MatchingOptions
value = instance.MatchingOptions
instance.MatchingOptions = value
public MatchingOptions MatchingOptions { get; set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Query.Rules.MatchingOptions