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

此实例所表示的类型的句柄。

属性

适用于