UIntPtr.MaxValue Propiedad

Definición

Representa el valor más grande posible de UIntPtr.

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

Valor de propiedad

UIntPtr

unativeint

Valor más grande posible de UIntPtr.

Implementaciones

Se aplica a