Compartir a través de


: Scope.LastCompilationTime (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the time when the last scope compilation completed for a scope.

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 Scope
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 for the current scope.

Vea también

Referencia

Scope (Clase)
Scope (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)