: 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 | |
---|---|---|
Count | Gets the number of CrawlRule objects in the collection. | |
DisabledCount | Gets the number of disabled crawl rules in the collection. | |
Item | Sobrecargado. Gets the specified crawl rule from the collection. | |
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 | |
---|---|---|
Create | Creates a crawl rule. | |
Equals | Sobrecargado. (heredado/a de Object) | |
Exists | Returns a Boolean value that indicates whether the specified crawl rule exists in the collection. | |
GetEnumerator | Returns an enumerator that can be used to access the items in the crawl rule collection. | |
GetHashCode | (heredado/a de Object) | |
GetType | (heredado/a de Object) | |
ReferenceEquals | (heredado/a de Object) | |
RemoveFromResults | Removes a list of content items from search results without requiring a re-crawl of the content. | |
SetPriority | Sets the priority for a crawl rule. | |
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. | |
ToString | (heredado/a de Object) |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
Finalize | (heredado/a de Object) | |
MemberwiseClone | (heredado/a de Object) |
Arriba
Vea también
Referencia
CrawlRuleCollection (Clase)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)