EastAsianLunisolarCalendar.AlgorithmType 屬性

定義

取得值,指出目前的月曆是以陽曆為主、以陰曆為主,還是同時包含兩種曆法。

public:
 virtual property System::Globalization::CalendarAlgorithmType AlgorithmType { System::Globalization::CalendarAlgorithmType get(); };
public override System.Globalization.CalendarAlgorithmType AlgorithmType { get; }
member this.AlgorithmType : System.Globalization.CalendarAlgorithmType
Public Overrides ReadOnly Property AlgorithmType As CalendarAlgorithmType

屬性值

一律傳回 LunisolarCalendar

適用於