Scopes.ScopesNeedingCompilation, propriété (Microsoft.Office.Server.Search.Administration)
Gets the number of scopes that need to be compiled.
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 ScopesNeedingCompilation As Integer
'Utilisation
Dim instance As Scopes
Dim value As Integer
value = instance.ScopesNeedingCompilation
public int ScopesNeedingCompilation { get; }
Valeur de la propriété
A 32-bit integer representing the number of scopes to compile.
Voir aussi
Référence
Scopes, classe
Membres Scopes
Microsoft.Office.Server.Search.Administration, espace de noms