Freigeben über


VsaLoader.Compile-Methode

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

Rückgabewert

Typ: Boolean

Implementiert

IVsaEngine.Compile()

Siehe auch

Referenz

VsaLoader Klasse

Microsoft.Vsa-Namespace