Compartir a través de


: Content.CrawlRules (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the collection of crawl rules for a Shared Services Provider's search service.

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

Sintaxis

'Declaración
Public ReadOnly Property CrawlRules As CrawlRuleCollection
'Uso
Dim instance As Content
Dim value As CrawlRuleCollection

value = instance.CrawlRules
public CrawlRuleCollection CrawlRules { get; }

Valor de propiedad

A CrawlRuleCollection object containing a collection of CrawlRule objects representing crawl rules.

Comentarios

For more information about crawl rules and the new Enterprise Search Administration object model, see Definición de reglas de rastreo y tipos de archivo and Getting Started with the Search Administration Object Model.

Vea también

Referencia

Content (Clase)
Content (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)
Microsoft.Office.Server.Search.Administration.CrawlRule
Microsoft.Office.Server.Search.Administration.CrawlRuleCollection

Otros recursos

Definición de reglas de rastreo y tipos de archivo
Introducción al modelo de objetos de administración del motor de búsqueda Enterprise Search
Introducción a los orígenes de contenido
Administración de contenido
Procedimiento para recuperar los orígenes de contenido para un proveedor de servicios compartidos