다음을 통해 공유


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

반환

컴파일된 상태입니다.

적용 대상