共用方式為


BaseVsaEngine.LoadCompiledState 方法

定義

載入已編譯的狀態。

protected:
 virtual System::Reflection::Assembly ^ LoadCompiledState();
protected virtual System.Reflection.Assembly LoadCompiledState ();
abstract member LoadCompiledState : unit -> System.Reflection.Assembly
override this.LoadCompiledState : unit -> System.Reflection.Assembly
Protected Overridable Function LoadCompiledState () As Assembly

傳回

編譯的狀態。

適用於