VsaEngine.Compile Method

Namespace:  Microsoft.VisualBasic.Vsa
Assembly:  Microsoft.VisualBasic.Vsa (in Microsoft.VisualBasic.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()

.NET Framework Security

See Also

Reference

VsaEngine Class

Microsoft.VisualBasic.Vsa Namespace