UIntPtr.MaxValue 속성

정의

UIntPtr의 가능한 최대값을 나타냅니다.

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

속성 값

UIntPtr

unativeint

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

구현

적용 대상