ScopeRuleCollection.CreateAllContentRule, méthode (Microsoft.Office.Server.Search.Administration)
Creates a scope rule that matches all the content.
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 de retour
An Microsoft.Office.Server.Search.Administration.AllContentScopeRule object.
Voir aussi
Référence
ScopeRuleCollection, classe
Membres ScopeRuleCollection
Microsoft.Office.Server.Search.Administration, espace de noms