Redigera

Dela via


IntPtr.MaxValue Property

Definition

Gets the largest possible value of IntPtr.

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

Property Value

IntPtr

nativeint

The largest possible value of IntPtr.

Implements

Applies to