Compartir a través de


: CrawlRuleCollection (Miembros) (Microsoft.Office.Server.Search.Administration)

Represents a collection of CrawlRule objects.

En las siguientes tablas se enumeran los miembros expuestos por el tipo CrawlRuleCollection .

Propiedades públicas

  Nombre Descripción
Propiedad pública Count Gets the number of CrawlRule objects in the collection.
Propiedad pública DisabledCount Gets the number of disabled crawl rules in the collection.
Propiedad pública Item Sobrecargado. Gets the specified crawl rule from the collection.
Propiedad pública Parent Gets the parent Content object for the crawl rule collection.

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público Create Creates a crawl rule.
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público Exists Returns a Boolean value that indicates whether the specified crawl rule exists in the collection.
Método público GetEnumerator Returns an enumerator that can be used to access the items in the crawl rule collection.
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público RemoveFromResults Removes a list of content items from search results without requiring a re-crawl of the content.
Método público SetPriority Sets the priority for a crawl rule.
Método público Test Tests a specified URL against all crawl rules in the collection, and returns a CrawlRule object representing the crawl rule that was triggered for the URL.
Método público ToString  (heredado/a de Object)

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido Finalize  (heredado/a de Object)
Método protegido MemberwiseClone  (heredado/a de Object)

Arriba

Vea también

Referencia

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