: ContentSource.CrawlCompleted (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the time of the last completed crawl of a content source.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property CrawlCompleted As DateTime
'Uso
Dim instance As ContentSource
Dim value As DateTime
value = instance.CrawlCompleted
public DateTime CrawlCompleted { get; }
Valor de propiedad
A System.DateTime object that represents the date and time value of the completed last crawl.
Vea también
Referencia
ContentSource (Clase)
ContentSource (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)