TaiwanLunisolarCalendar.DaysInYearBeforeMinSupportedYear Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of days in the year that precedes the year specified by the MinSupportedDateTime property.
protected:
virtual property int DaysInYearBeforeMinSupportedYear { int get(); };
protected override int DaysInYearBeforeMinSupportedYear { get; }
member this.DaysInYearBeforeMinSupportedYear : int
Protected Overrides ReadOnly Property DaysInYearBeforeMinSupportedYear As Integer
Property Value
The number of days in the year that precedes the year specified by MinSupportedDateTime.
Remarks
This property returns a constant value of 384.
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.