: Scopes.CompilationState (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the scope system state.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property CompilationState As ScopesCompilationState
'Uso
Dim instance As Scopes
Dim value As ScopesCompilationState
value = instance.CompilationState
public ScopesCompilationState CompilationState { get; }
Valor de propiedad
A value from the ScopesCompilationState enumeration specifying the current state of the scope system.
Vea también
Referencia
Scopes (Clase)
Scopes (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)