VsaLoader.IsCompiled-Eigenschaft
Dieser Member unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code vorgesehen.
Namespace: Microsoft.Vsa
Assembly: Microsoft.Vsa (in Microsoft.Vsa.dll)
Syntax
'Declaration
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
Eigenschaftswert
Typ: Boolean