EastAsianLunisolarCalendar.AlgorithmType Propriété

Définition

Obtient une valeur qui indique si le calendrier actuel est solaire, lunaire, ou une combinaison des deux.

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

Valeur de propriété

Retourne toujours LunisolarCalendar.

S’applique à