DateOnly.MaxValue Eigenschaft

Definition

Ruft das neueste mögliche Datum ab, das erstellt werden kann.

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

Eigenschaftswert

Ein DateOnly , der das neueste mögliche Datum darstellt, das erstellt werden kann.

Gilt für: