RuntimeMethodHandle.Value プロパティ

定義

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

public:
 property IntPtr Value { IntPtr get(); };
public IntPtr Value { get; }
public IntPtr Value { [System.Security.SecurityCritical] get; }
member this.Value : nativeint
[<get: System.Security.SecurityCritical>]
member this.Value : nativeint
Public ReadOnly Property Value As IntPtr

プロパティ値

IntPtr

nativeint

メソッドの内部メタデータ形式である RuntimeMethodHandle

属性

適用対象