ScopeRuleCollection.CreateAllContentRule - Méthode
Crée une règle d'étendue qui correspond à tout le contenu.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Function CreateAllContentRule As AllContentScopeRule
'Utilisation
Dim instance As ScopeRuleCollection
Dim returnValue As AllContentScopeRule
returnValue = instance.CreateAllContentRule()
public AllContentScopeRule CreateAllContentRule()
Valeur renvoyée
Type : Microsoft.Office.Server.Search.Administration.AllContentScopeRule
Un objet [Microsoft.Office.Server.Search.Administration.AllContentScopeRule] .
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms