Schedule.NextRunTime 属性 (Microsoft.Office.Server.Search.Administration)
Gets the next time a crawl is scheduled to run.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public ReadOnly Property NextRunTime As DateTime
用法
Dim instance As Schedule
Dim value As DateTime
value = instance.NextRunTime
public DateTime NextRunTime { get; }
属性值
A System.DateTime value that represents the next time the crawl is schedule to run.
另请参阅
参考
Schedule 类
Schedule 成员
Microsoft.Office.Server.Search.Administration 命名空间