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

戻り値

コンパイル済みの状態。

適用対象