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

현재 인스턴스에서 나타내는 필드에 대한 핸들이 포함된 IntPtr입니다.

특성

적용 대상