WebContentSource 成员 (Microsoft.Office.Server.Search.Administration)

Represents a content source for Web content.

以下表格列出了由 WebContentSource 类型公开的成员。

公共属性

  名称 说明
公共属性 CrawlCompleted  Gets the time of the last completed crawl of a content source.(继承自 ContentSource
公共属性 CrawlStarted  Gets the start time of the last crawl.(继承自 ContentSource
公共属性 CrawlStatus  Gets information about a content source's crawl status.(继承自 ContentSource
公共属性 CrawlThrottle  该成员仅供内部使用,不应在代码中直接使用。(继承自 ContentSource
公共属性 FullCrawlSchedule  Gets or sets a content source's schedule of full crawls.(继承自 ContentSource
公共属性 Id  Gets the identifier for a content source.(继承自 ContentSource
公共属性 IncrementalCrawlSchedule  Gets or sets a content source's schedule of incremental crawls.(继承自 ContentSource
公共属性 MaxPageEnumerationDepth Gets or sets the number of page hops the crawler can take from the start address to a content item.
公共属性 MaxSiteEnumerationDepth Gets or sets the number of site hops the crawler can take from the start address to a content item.
公共属性 Name  Gets or sets the name for the content source.(继承自 ContentSource
公共属性 Parent  Gets the content source collection containing the content source.(继承自 ContentSource
公共属性 StartAddresses  Gets the collection of start addresses for a content source.(继承自 ContentSource
公共属性 Tag  Gets or sets the URL for the page to modify the settings for a custom content source.(继承自 ContentSource

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Delete  Deletes the content source.(继承自 ContentSource
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 PauseCrawl  Pauses an active crawl for the content source.(继承自 ContentSource
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ResumeCrawl  Resumes a paused crawl for the content source.(继承自 ContentSource
公共方法 StartFullCrawl  Starts a full crawl of the content source.(继承自 ContentSource
公共方法 StartIncrementalCrawl  Starts an incremental crawl of the content source.(继承自 ContentSource
公共方法 StopCrawl  Stops the crawl of a content source.(继承自 ContentSource
公共方法 ToString  (继承自 Object
公共方法 Update 已重写。 Updates a Web content source with the specified changes.

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

WebContentSource 类
Microsoft.Office.Server.Search.Administration 命名空间