VsaEngineClass.IsCompiled-Eigenschaft

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Namespace:  Microsoft_VsaVb
Assembly:  Microsoft_VsaVb (in Microsoft_VsaVb.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property IsCompiled As Boolean
public virtual bool IsCompiled { get; }
public:
virtual property bool IsCompiled {
    bool get ();
}
abstract IsCompiled : bool with get 
override IsCompiled : bool with get
function get IsCompiled () : boolean

Eigenschaftswert

Typ: Boolean

Implementiert

IVsaEngine.IsCompiled

.NET Framework-Sicherheit

Siehe auch

Referenz

VsaEngineClass Klasse

Microsoft_VsaVb-Namespace