RuntimeTypeHandle.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

這個執行個體表示型別的控制代碼。

屬性

適用於