Compartir a través de


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

Represents a content source for Web content.

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

Propiedades públicas

  Nombre Descripción
Propiedad pública CrawlCompleted  Gets the time of the last completed crawl of a content source.(heredado/a de ContentSource)
Propiedad pública CrawlStarted  Gets the start time of the last crawl.(heredado/a de ContentSource)
Propiedad pública CrawlStatus  Gets information about a content source's crawl status.(heredado/a de ContentSource)
Propiedad pública CrawlThrottle  Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.(heredado/a de ContentSource)
Propiedad pública FullCrawlSchedule  Gets or sets a content source's schedule of full crawls.(heredado/a de ContentSource)
Propiedad pública Id  Gets the identifier for a content source.(heredado/a de ContentSource)
Propiedad pública IncrementalCrawlSchedule  Gets or sets a content source's schedule of incremental crawls.(heredado/a de ContentSource)
Propiedad pública MaxPageEnumerationDepth Gets or sets the number of page hops the crawler can take from the start address to a content item.
Propiedad pública MaxSiteEnumerationDepth Gets or sets the number of site hops the crawler can take from the start address to a content item.
Propiedad pública Name  Gets or sets the name for the content source.(heredado/a de ContentSource)
Propiedad pública Parent  Gets the content source collection containing the content source.(heredado/a de ContentSource)
Propiedad pública StartAddresses  Gets the collection of start addresses for a content source.(heredado/a de ContentSource)
Propiedad pública Tag  Gets or sets the URL for the page to modify the settings for a custom content source.(heredado/a de ContentSource)

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público Delete  Deletes the content source.(heredado/a de ContentSource)
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 PauseCrawl  Pauses an active crawl for the content source.(heredado/a de ContentSource)
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ResumeCrawl  Resumes a paused crawl for the content source.(heredado/a de ContentSource)
Método público StartFullCrawl  Starts a full crawl of the content source.(heredado/a de ContentSource)
Método público StartIncrementalCrawl  Starts an incremental crawl of the content source.(heredado/a de ContentSource)
Método público StopCrawl  Stops the crawl of a content source.(heredado/a de ContentSource)
Método público ToString  (heredado/a de Object)
Método público Update Sobrescrito. Updates a Web content source with the specified changes.

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

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