PropertyInfo._PropertyInfo.GetType 메서드

정의

Type 형식을 나타내는 PropertyInfo 개체를 가져옵니다.

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

반환

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

구현

적용 대상