Compartilhar via


VolatileScopesManagerInfo.CompilationState property

Obtém ou define o estado de compilação Search escopo do sistema de escopos de Search .

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

Syntax

'Declaração
<DataMemberAttribute> _
Public Property CompilationState As ScopesCompilationState
    Get
    Set
'Uso
Dim instance As VolatileScopesManagerInfo
Dim value As ScopesCompilationState

value = instance.CompilationState

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

Property value

Type: Microsoft.Office.Server.Search.Administration.ScopesCompilationState
O estado de compilação Search escopo do sistema de escopos de Search .

Ver também

Referência

VolatileScopesManagerInfo class

VolatileScopesManagerInfo members

Microsoft.Office.Server.Search.Administration namespace