مشاركة عبر


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

'إقرار
Public Function Compile As Boolean
'الاستخدام
Dim instance As VsaLoader
Dim returnValue As Boolean

returnValue = instance.Compile()
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

VsaLoader Members

Microsoft.Vsa Namespace