語言

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

適用於