TypeDelegator.UnderlyingSystemType プロパティ
実装されている型を表す基になる Type を取得します。
Overrides Public ReadOnly Property UnderlyingSystemType As Type _ Implements IReflect.UnderlyingSystemType
[C#]
public override Type UnderlyingSystemType {get;}
[C++]
public: __property Type* get_UnderlyingSystemType();
[JScript]
public override function get UnderlyingSystemType() : Type;
プロパティ値
基になる型。
実装
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
TypeDelegator クラス | TypeDelegator メンバ | System.Reflection 名前空間