Compartir a través de


: Scopes.NextCompilationTime (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the time for the next scheduled scope compilation.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public ReadOnly Property NextCompilationTime As DateTime
'Uso
Dim instance As Scopes
Dim value As DateTime

value = instance.NextCompilationTime
public DateTime NextCompilationTime { get; }

Valor de propiedad

A System.DateTime object that represents the date and time when the next scope compilation is scheduled.

Vea también

Referencia

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