QueryRule.ProcessingDirective - 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 ProcessingDirective As GroupProcessingDirective
Get
Set
'Utilisation
Dim instance As QueryRule
Dim value As GroupProcessingDirective
value = instance.ProcessingDirective
instance.ProcessingDirective = value
public GroupProcessingDirective ProcessingDirective { get; set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Query.Rules.GroupProcessingDirective