VsaLoader.Compile Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Return Value

Type: System.Boolean

Implements

IVsaEngine.Compile()

See Also

Reference

VsaLoader Class

Microsoft.Vsa Namespace