다음을 통해 공유


IntPtr.MaxValue 속성

정의

가능한 가장 큰 IntPtr값을 가져옵니다.

public:
 static property IntPtr MaxValue { IntPtr get(); };
public static IntPtr MaxValue { get; }
static member MaxValue : nativeint
Public Shared ReadOnly Property MaxValue As IntPtr

속성 값

IntPtr

nativeint

IntPtr가능한 가장 큰 값입니다.

구현

적용 대상