Assembly._Assembly.GetType 메서드

정의

현재 인스턴스의 형식을 반환합니다.

 virtual Type ^ System.Runtime.InteropServices._Assembly.GetType() = System::Runtime::InteropServices::_Assembly::GetType;
Type _Assembly.GetType ();
abstract member System.Runtime.InteropServices._Assembly.GetType : unit -> Type
override this.System.Runtime.InteropServices._Assembly.GetType : unit -> Type
Function GetType () As Type Implements _Assembly.GetType

반환

Assembly 형식을 나타내는 개체입니다.

구현

적용 대상