VolatileScopesManagerInfo.ScopesNeedingCompilation - Propriété
Obtient ou définit le nombre d'étendues de Search appartenant au système Search étendues nécessitant la compilation.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property ScopesNeedingCompilation As Integer
Get
Set
'Utilisation
Dim instance As VolatileScopesManagerInfo
Dim value As Integer
value = instance.ScopesNeedingCompilation
instance.ScopesNeedingCompilation = value
[DataMemberAttribute]
public int ScopesNeedingCompilation { get; set; }
Valeur de propriété
Type : System.Int32
Le nombre d'étendues de Search appartenant au système Search étendues nécessitant la compilation.
Voir aussi
Référence
VolatileScopesManagerInfo classe
VolatileScopesManagerInfo - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms