DateOnly.MinValue Propiedad

Definición

Obtiene la fecha más temprana posible que se puede crear.

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

Valor de propiedad

que DateOnly representa la fecha más temprana posible que se puede crear.

Se aplica a