다음을 통해 공유


UIntPtr.MaxValue 속성

정의

가능한 가장 큰 UIntPtr값을 나타냅니다.

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

속성 값

UIntPtr

unativeint

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

구현

적용 대상