Calendar.MaxSupportedDateTime Proprietà

Definizione

Ottiene la data e l'ora più recenti supportate dall'oggetto Calendar.

public:
 virtual property DateTime MaxSupportedDateTime { DateTime get(); };
public virtual DateTime MaxSupportedDateTime { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public virtual DateTime MaxSupportedDateTime { get; }
member this.MaxSupportedDateTime : DateTime
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.MaxSupportedDateTime : DateTime
Public Overridable ReadOnly Property MaxSupportedDateTime As DateTime

Valore della proprietà

La data e l'ora più recenti supportate dal calendario. Il valore predefinito è DateTime.MaxValue.

Attributi

Si applica a

Vedi anche