次の方法で共有


RuntimeTypeHandle.Value プロパティ

このインスタンスの値を取得します。

Public ReadOnly Property Value As IntPtr
[C#]
public IntPtr Value {get;}
[C++]
public: __property IntPtr get_Value();
[JScript]
public function get Value() : IntPtr;

プロパティ値

このインスタンスによって表される型を参照するハンドル。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, Common Language Infrastructure (CLI) Standard

参照

RuntimeTypeHandle 構造体 | RuntimeTypeHandle メンバ | System 名前空間