Freigeben über


ScopesManagerInfo.CompilationState-Eigenschaft

Ruft die Suche ScopesCompilationStateScopes für die Suche fest.

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property CompilationState As ScopesCompilationState
    Get
    Set
'Usage
Dim instance As ScopesManagerInfo
Dim value As ScopesCompilationState

value = instance.CompilationState

instance.CompilationState = value
[DataMemberAttribute]
public ScopesCompilationState CompilationState { get; set; }

Eigenschaftswert

Typ: Microsoft.Office.Server.Search.Administration.ScopesCompilationState
Einer der Enumerationswerte, der die Bereiche Kompilierung Status-Werte definiert.

Siehe auch

Referenz

ScopesManagerInfo Klasse

ScopesManagerInfo-Member

Microsoft.Office.Server.Search.Administration-Namespace