VsaLoader.Compile 方法
定义
此成员支持 .NET Framework 结构,不能在代码中直接使用。This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
public:
virtual bool Compile();
public bool Compile ();
abstract member Compile : unit -> bool
override this.Compile : unit -> bool
Public Function Compile () As Boolean