Scope.LastCompilationTime, propriété (Microsoft.Office.Server.Search.Administration)
Gets the time when the last scope compilation completed for a scope.
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 LastCompilationTime As DateTime
'Utilisation
Dim instance As Scope
Dim value As DateTime
value = instance.LastCompilationTime
public DateTime LastCompilationTime { get; }
Valeur de la propriété
A System.DateTime object that represents the date and time when the last scope compilation completed for the current scope.
Voir aussi
Référence
Scope, classe
Membres Scope
Microsoft.Office.Server.Search.Administration, espace de noms