ContentSource.CrawlStarted property
Obtém a hora de início do último rastreamento.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property CrawlStarted As DateTime
Get
'Uso
Dim instance As ContentSource
Dim value As DateTime
value = instance.CrawlStarted
public DateTime CrawlStarted { get; }
Property value
Type: System.DateTime
Iniciar valor de data e hora do último rastreamento concluído.