Freigeben über


VolatileScopesManagerInfo.CompilationPercentComplete-Eigenschaft

Ruft ab oder legt den Prozentsatz der Kompilierung für die Suche Bereiche System abgeschlossen.

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

Syntax

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

value = instance.CompilationPercentComplete

instance.CompilationPercentComplete = value
[DataMemberAttribute]
public short CompilationPercentComplete { get; set; }

Eigenschaftswert

Typ: System.Int16
Der Prozentsatz der Kompilierung für die Suche Bereiche System abgeschlossen.

Siehe auch

Referenz

VolatileScopesManagerInfo Klasse

VolatileScopesManagerInfo-Member

Microsoft.Office.Server.Search.Administration-Namespace