IntPtr.MaxValue 속성

정의

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

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

속성 값

IntPtr

nativeint

x if it is greater than y; otherwise, y.

구현

적용 대상