IntPtr.MinValue 속성

정의

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

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

속성 값

IntPtr

nativeint

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

구현

적용 대상