Compartir a través de


: ScopeRuleCollection.CreateAllContentRule (Método) (Microsoft.Office.Server.Search.Administration)

Creates a scope rule that matches all the content.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Function CreateAllContentRule As AllContentScopeRule
'Uso
Dim instance As ScopeRuleCollection
Dim returnValue As AllContentScopeRule

returnValue = instance.CreateAllContentRule
public AllContentScopeRule CreateAllContentRule ()

Valor devuelto

An Microsoft.Office.Server.Search.Administration.AllContentScopeRule object.

Vea también

Referencia

ScopeRuleCollection (Clase)
ScopeRuleCollection (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)