WebContentSource 成员

包括受保护的成员
包括继承的成员

表示 Web 内容的内容源。

WebContentSource 类型公开以下成员。

属性

  名称 说明
公共属性 ContinuousCrawlStatus (从 ContentSource 继承。)
公共属性 CrawlCompleted 获取最后一个已完成爬网的内容源的时间。 (从 ContentSource 继承。)
公共属性 CrawlPriority (从 ContentSource 继承。)
公共属性 CrawlStarted 获取上次爬网的开始时间。 (从 ContentSource 继承。)
公共属性 CrawlStatus 获取有关内容源的爬网状态的信息。 (从 ContentSource 继承。)
公共属性 DeleteCount (从 ContentSource 继承。)
公共属性 ErrorCount (从 ContentSource 继承。)
公共属性 FullCrawlSchedule 获取或设置完全爬网的内容源的计划。 (从 ContentSource 继承。)
公共属性 Id 为内容源中获取标识符。 (从 ContentSource 继承。)
公共属性 IncrementalCrawlSchedule 获取或设置的增量爬网的内容源的计划。 (从 ContentSource 继承。)
公共属性 LevelHighErrorCount (从 ContentSource 继承。)
公共属性 MaxPageEnumerationDepth 获取或设置爬网程序可以对内容项的开始地址的页面跃点数目。
公共属性 MaxSiteEnumerationDepth 获取或设置爬网程序可以对内容项的开始地址的站点跃距数。
公共属性 Name 获取或设置该内容源的名称。 (从 ContentSource 继承。)
公共属性 Parent 获取包含该内容源的内容源集合。 (从 ContentSource 继承。)
公共属性 RefreshCrawls (从 ContentSource 继承。)
公共属性 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 继承。)
公共方法 StartFullCrawl 启动完全爬网的内容源。 (从 ContentSource 继承。)
公共方法 StartIncrementalCrawl 开始增量爬网的内容源。 (从 ContentSource 继承。)
公共方法 StopCrawl 停止内容源的爬网。 (从 ContentSource 继承。)
公共方法 ToString (从 Object 继承。)
公共方法 Update 使用指定的更改更新 Web 内容源。 (覆盖 ContentSource.Update()。)
公共方法 UpdatePartitionNameOfStartAddresses (从 ContentSource 继承。)

页首

另请参阅

引用

WebContentSource 类

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