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

实现

适用于