IReflect.UnderlyingSystemType 속성

정의

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

public:
 property Type ^ UnderlyingSystemType { Type ^ get(); };
public Type UnderlyingSystemType { get; }
member this.UnderlyingSystemType : Type
Public ReadOnly Property UnderlyingSystemType As Type

속성 값

IReflect 개체를 나타내는 내부 형식입니다.

적용 대상

추가 정보