Partager via


Scope.CompilationState, propriété (Microsoft.Office.Server.Search.Administration)

Gets the current compilation state for a search scope.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CompilationState As ScopeCompilationState
'Utilisation
Dim instance As Scope
Dim value As ScopeCompilationState

value = instance.CompilationState
public ScopeCompilationState CompilationState { get; }

Valeur de la propriété

A value from the ScopeCompilationState enumeration indicating the scope's compilation state.

Voir aussi

Référence

Scope, classe
Membres Scope
Microsoft.Office.Server.Search.Administration, espace de noms