Compartir a través de


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

Represents a crawl rule.

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

Propiedades públicas

  Nombre Descripción
Propiedad pública AccountLastModified  
Propiedad pública AccountName Gets a string containing the account name for the crawl rule.
Propiedad pública AuthenticationData  
Propiedad pública AuthenticationPath  
Propiedad pública AuthenticationType Gets the type of authentication used for the crawl rule.
Propiedad pública ContentClass Gets or sets a string that is sent to the protocol handler for any content matching the crawl rule.
Propiedad pública CrawlAsHttp Gets or sets a Boolean value that specifies whether the crawler should crawl content from a hierarchical content source as HTTP content.
Propiedad pública Enabled Gets a Boolean value that indicates whether the crawl rule is enabled.
Propiedad pública ErrorPages  
Propiedad pública FollowComplexUrls Gets or sets a Boolean value that specifies whether the index engine should crawl content with URLs that contain the question mark ("?") character.
Propiedad pública Method  
Propiedad pública Parent Gets the parent CrawlRuleCollection object for the crawl rule.
Propiedad pública Path Gets or sets the path that the crawl rule applies to.
Propiedad pública PluggableSecurityTrimmerId Gets or sets the pluggable security trimmer ID for the crawl rule.
Propiedad pública Priority Gets the priority setting for the crawl rule.
Propiedad pública SuppressIndexing Gets or sets a Boolean value that specifies whether the crawler should exclude the content of items that this rule applies to from the content index.
Propiedad pública Type Gets or sets the crawl rule type.

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público Activate Re-activates a crawl rule.
Método público Delete Deletes the crawl rule.
Método público Equals  Sobrecargado. (heredado/a de Object)
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 SetCredentials Sobrecargado.  
Método público Test Tests a specified URL to determine if the URL triggered a crawl rule.
Método público ToString  (heredado/a de Object)
Método público Update Updates the CrawlRule object with changes made to the crawl rule.

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

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