IntPtr.MinValue 속성

정의

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

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

속성 값

IntPtr

nativeint

IntPtr가능한 가장 작은 값입니다.

구현

적용 대상