Compartir a través de


UIntPtr.MinValue Propiedad

Definición

Representa el valor más pequeño posible de UIntPtr.

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

Valor de propiedad

UIntPtr

unativeint

Valor más pequeño posible de UIntPtr.

Implementaciones

Se aplica a