Compartir vía


IntPtr.MaxValue Propiedad

Definición

Obtiene el valor más grande posible de IntPtr.

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

Valor de propiedad

IntPtr

nativeint

Valor más grande posible de IntPtr.

Implementaciones

Se aplica a