TimeOnly.MaxValue Eigenschaft

Definition

Ruft den größtmöglichen Wert von ab TimeOnly.

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

Eigenschaftswert

Der größtmögliche Wert von TimeOnlyist 23:59:59.999999999.

Gilt für: