QueryRule.CreateGenericContextCondition - Méthode (String)
Espace de noms : Microsoft.Office.Server.Search.Query.Rules
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Function CreateGenericContextCondition ( _
expression As String _
) As GenericContextCondition
'Utilisation
Dim instance As QueryRule
Dim expression As String
Dim returnValue As GenericContextCondition
returnValue = instance.CreateGenericContextCondition(expression)
public GenericContextCondition CreateGenericContextCondition(
string expression
)
Paramètres
- expression
Type : System.String
Valeur renvoyée
Type : Microsoft.Office.Server.Search.Query.Rules.GenericContextCondition