Share via


UIntPtr.MinValue 속성

정의

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

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

속성 값

UIntPtr

unativeint

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

구현

적용 대상