共用方式為


VsaEngine.CompileEmpty 方法

定義

觸發引擎中目前所有狀態的編譯。 在編譯器中會執行所有參考、程式碼項目、主項目和資源。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 virtual bool CompileEmpty();
public bool CompileEmpty ();
abstract member CompileEmpty : unit -> bool
override this.CompileEmpty : unit -> bool
Public Function CompileEmpty () As Boolean

傳回

如果編譯成功,則為 true;否則為 false

實作

適用於