Compartir a través de


VsaEngine.IsCompiled (Propiedad)

Espacio de nombres:  Microsoft.VisualBasic.Vsa
Ensamblado:  Microsoft.VisualBasic.Vsa (en Microsoft.VisualBasic.Vsa.dll)

Sintaxis

'Declaración
Public ReadOnly Property IsCompiled As Boolean
public bool IsCompiled { get; }
public:
virtual property bool IsCompiled {
    bool get () sealed;
}
abstract IsCompiled : bool with get 
override IsCompiled : bool with get
final function get IsCompiled () : boolean

Valor de propiedad

Tipo: Boolean

Implementaciones

IVsaEngine.IsCompiled

Seguridad de .NET Framework

Vea también

Referencia

VsaEngine Clase

Microsoft.VisualBasic.Vsa (Espacio de nombres)