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