ContentSource.CrawlCompleted 属性 (Microsoft.Office.Server.Search.Administration)
Gets the time of the last completed crawl of a content source.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public ReadOnly Property CrawlCompleted As DateTime
用法
Dim instance As ContentSource
Dim value As DateTime
value = instance.CrawlCompleted
public DateTime CrawlCompleted { get; }
属性值
A System.DateTime object that represents the date and time value of the completed last crawl.
另请参阅
参考
ContentSource 类
ContentSource 成员
Microsoft.Office.Server.Search.Administration 命名空间