VsaEngineClass.Compile-Methode

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 Function Compile As Boolean
public virtual bool Compile()
public:
virtual bool Compile()
abstract Compile : unit -> bool  
override Compile : unit -> bool
public function Compile() : boolean

Rückgabewert

Typ: Boolean

Implementiert

IVsaEngine.Compile()

.NET Framework-Sicherheit

Siehe auch

Referenz

VsaEngineClass Klasse

Microsoft_VsaVb-Namespace