IntPtr.MinValue Property
Definition
Represents the smallest possible value of IntPtr.
public:
static property IntPtr MinValue { IntPtr get(); };
public static IntPtr MinValue { get; }
member this.MinValue : nativeint
Public Shared ReadOnly Property MinValue As IntPtr
Property Value
- IntPtr
Applies to