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

属性值

CalendarAlgorithmType

始终返回 LunisolarCalendar

适用于