SharePointContentSource 成员
包括受保护的成员
包括继承的成员
代表Windows SharePoint Services 3.0内容的内容源。
SharePointContentSource 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
ContinuousCrawlStatus | (从 ContentSource 继承。) | |
CrawlCompleted | 获取最后一个已完成爬网的内容源的时间。 (从 ContentSource 继承。) | |
CrawlPriority | (从 ContentSource 继承。) | |
CrawlStarted | 获取上次爬网的开始时间。 (从 ContentSource 继承。) | |
CrawlStatus | 获取有关内容源的爬网状态的信息。 (从 ContentSource 继承。) | |
DeleteCount | (从 ContentSource 继承。) | |
EnableContinuousCrawls | ||
ErrorCount | (从 ContentSource 继承。) | |
FollowDirectories | ||
FullCrawlSchedule | 获取或设置完全爬网的内容源的计划。 (从 ContentSource 继承。) | |
Id | 为内容源中获取标识符。 (从 ContentSource 继承。) | |
IncrementalCrawlSchedule | 获取或设置的增量爬网的内容源的计划。 (从 ContentSource 继承。) | |
LevelHighErrorCount | (从 ContentSource 继承。) | |
Name | 获取或设置该内容源的名称。 (从 ContentSource 继承。) | |
Parent | 获取包含该内容源的内容源集合。 (从 ContentSource 继承。) | |
RefreshCrawls | (从 ContentSource 继承。) | |
SharePointCrawlBehavior | 获取或设置 SharePoint 内容源的爬网行为。 | |
StartAddresses | 获取内容源的开始地址的集合。 (从 ContentSource 继承。) | |
SuccessCount | (从 ContentSource 继承。) | |
Tag | 获取或设置要修改的设置的自定义内容源页面的 URL。 (从 ContentSource 继承。) | |
Type | (覆盖 ContentSource.Type。) | |
WarningCount | (从 ContentSource 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
Delete | 删除内容源。 (从 ContentSource 继承。) | |
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetProperty | (从 ContentSource 继承。) | |
GetType | (从 Object 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
PauseCrawl | 暂停活动的爬网的内容源。 (从 ContentSource 继承。) | |
ResumeCrawl | 恢复暂停爬网的内容源。 (从 ContentSource 继承。) | |
SetProperty | (覆盖 ContentSource.SetProperty(String, Object)。) | |
StartFullCrawl | 启动完全爬网的内容源。 (从 ContentSource 继承。) | |
StartIncrementalCrawl | 开始增量爬网的内容源。 (从 ContentSource 继承。) | |
StopCrawl | 停止内容源的爬网。 (从 ContentSource 继承。) | |
ToString | (从 Object 继承。) | |
Update | 所做的任何更改更新内容源。 (覆盖 ContentSource.Update()。) | |
UpdatePartitionNameOfStartAddresses | (从 ContentSource 继承。) |
页首