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