語言

RuntimeFieldHandle.Value 屬性

定義

會取得目前實例所代表欄位的 handle。

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

一個 IntPtr 包含當前實例所代表欄位的句柄。

屬性

適用於