Scope.CompilationType, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the type of scope compilation.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property CompilationType As ScopeCompilationType
'Utilisation
Dim instance As Scope
Dim value As ScopeCompilationType
value = instance.CompilationType
instance.CompilationType = value
public ScopeCompilationType CompilationType { get; set; }
Valeur de la propriété
A value from the ScopeCompilationType enumeration indicating the scope's compilation type.
Voir aussi
Référence
Scope, classe
Membres Scope
Microsoft.Office.Server.Search.Administration, espace de noms