Scopes.CompilationPercentComplete, propriété (Microsoft.Office.Server.Search.Administration)
Gets a value indicating the scopes compilation progress.
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 CompilationPercentComplete As Integer
'Utilisation
Dim instance As Scopes
Dim value As Integer
value = instance.CompilationPercentComplete
public int CompilationPercentComplete { get; }
Valeur de la propriété
A 32-bit integer between 0 and 100 that represents the percent complete progress for the compilation of scopes.
Remarques
If no scopes compilation is occurring, this value will be 100.
Voir aussi
Référence
Scopes, classe
Membres Scopes
Microsoft.Office.Server.Search.Administration, espace de noms