ContentSource.CrawlCompleted, propriété (Microsoft.Office.Server.Search.Administration)
Gets the time of the last completed crawl of a content source.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CrawlCompleted As DateTime
'Utilisation
Dim instance As ContentSource
Dim value As DateTime
value = instance.CrawlCompleted
public DateTime CrawlCompleted { get; }
Valeur de la propriété
A System.DateTime object that represents the date and time value of the completed last crawl.
Voir aussi
Référence
ContentSource, classe
Membres ContentSource
Microsoft.Office.Server.Search.Administration, espace de noms