Compartir a través de


: Scopes.ScopesNeedingCompilation (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the number of scopes that need to be compiled.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public ReadOnly Property ScopesNeedingCompilation As Integer
'Uso
Dim instance As Scopes
Dim value As Integer

value = instance.ScopesNeedingCompilation
public int ScopesNeedingCompilation { get; }

Valor de propiedad

A 32-bit integer representing the number of scopes to compile.

Vea también

Referencia

Scopes (Clase)
Scopes (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)