次の方法で共有


RuntimeMethodHandle.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 ファミリ, .NET Compact Framework - Windows CE .NET, Common Language Infrastructure (CLI) Standard

参照

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