TimeOnly.MaxValue Proprietà

Definizione

Ottiene il valore più grande possibile di TimeOnly.

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

Valore della proprietà

Il valore più grande possibile di TimeOnly, che è 23:59:59.999999999.

Si applica a