Freigeben über


ScopesManagerInfo.ScopesNeedingCompilation-Eigenschaft

Ruft ab oder legt die Anzahl der Scopes in das Scopes -Suchsystem kompiliert werden.

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

Syntax

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

value = instance.ScopesNeedingCompilation

instance.ScopesNeedingCompilation = value
[DataMemberAttribute]
public int ScopesNeedingCompilation { get; set; }

Eigenschaftswert

Typ: System.Int32
Die Anzahl der Scopes in das Scopes -Suchsystem kompiliert werden.

Siehe auch

Referenz

ScopesManagerInfo Klasse

ScopesManagerInfo-Member

Microsoft.Office.Server.Search.Administration-Namespace