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

返回

编译状态。

适用于