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

이 인스턴스가 나타내는 형식에 대한 핸들입니다.

특성

적용 대상