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