ContentSource.CrawlStarted 属性 (Microsoft.Office.Server.Search.Administration)

Gets the start time of the last crawl.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public ReadOnly Property CrawlStarted As DateTime
用法
Dim instance As ContentSource
Dim value As DateTime

value = instance.CrawlStarted
public DateTime CrawlStarted { get; }

属性值

A System.DateTime object that represents the start date and time value of the last completed crawl.

备注

A System.DateTime object that represents the start date and time value of the last crawl.

另请参阅

参考

ContentSource 类
ContentSource 成员
Microsoft.Office.Server.Search.Administration 命名空间
Content 类

其他资源

企业级搜索管理对象模型入门
内容源概述
管理内容
如何:检索共享服务提供程序的内容源
如何:添加内容源
如何:删除内容源
如何:以编程方式管理对内容源的爬网
如何:以编程方式配置内容源的爬网计划