TimeOnly.MinValue Egenskap

Definition

Hämtar det minsta möjliga värdet för TimeOnly.

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

Egenskapsvärde

Det minsta möjliga värdet för TimeOnly, som är 00:00:00 (midnatt).

Gäller för