HierarchicalContentSource 成员 (Microsoft.Office.Server.Search.Administration)
Provides the base class for hierarchical content sources.
以下表格列出了由 HierarchicalContentSource 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
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) | |
FollowDirectories | Gets or sets a Boolean value indicating whether the crawler should include subdirectories in the crawl. | |
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) | |
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 content source with the specified changes. |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
HierarchicalContentSource 类
Microsoft.Office.Server.Search.Administration 命名空间