: Scope.CompilationType (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets or sets the type of scope compilation.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Property CompilationType As ScopeCompilationType
'Uso
Dim instance As Scope
Dim value As ScopeCompilationType
value = instance.CompilationType
instance.CompilationType = value
public ScopeCompilationType CompilationType { get; set; }
Valor de propiedad
A value from the ScopeCompilationType enumeration indicating the scope's compilation type.
Vea también
Referencia
Scope (Clase)
Scope (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)