Partager via


Scopes.LastCompilationTime, propriété (Microsoft.Office.Server.Search.Administration)

Gets the time when the last scope compilation completed.

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 Scopes
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.

Voir aussi

Référence

Scopes, classe
Membres Scopes
Microsoft.Office.Server.Search.Administration, espace de noms