ScopeRuleCollection.CreateAllContentRule-Methode
Erstellt eine Bereichsregel, die mit allen Inhalten übereinstimmt.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function CreateAllContentRule As AllContentScopeRule
'Usage
Dim instance As ScopeRuleCollection
Dim returnValue As AllContentScopeRule
returnValue = instance.CreateAllContentRule()
public AllContentScopeRule CreateAllContentRule()
Rückgabewert
Typ: Microsoft.Office.Server.Search.Administration.AllContentScopeRule
Ein [Microsoft.Office.Server.Search.Administration.AllContentScopeRule] -Objekt.