Calendar.MaxSupportedDateTime Egenskap

Definition

Hämtar det senaste datum och den tid som stöds av det här Calendar objektet.

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

Egenskapsvärde

Det senaste datum och den tid som stöds av den här kalendern. Standardvärdet är DateTime.MaxValue.

Attribut

Gäller för

Se även