Freigeben über


VolatileScopesManagerInfo.NextCompilationTime-Eigenschaft

Ruft Datum und Uhrzeit der nächsten Kompilierung des Systems Suche Bereiche.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property NextCompilationTime As DateTime
    Get
    Set
'Usage
Dim instance As VolatileScopesManagerInfo
Dim value As DateTime

value = instance.NextCompilationTime

instance.NextCompilationTime = value
[DataMemberAttribute]
public DateTime NextCompilationTime { get; set; }

Eigenschaftswert

Typ: System.DateTime
Datum und Uhrzeit der nächsten Kompilierung des Systems Suche Bereiche.

Siehe auch

Referenz

VolatileScopesManagerInfo Klasse

VolatileScopesManagerInfo-Member

Microsoft.Office.Server.Search.Administration-Namespace