EastAsianLunisolarCalendar.AlgorithmType Propriété

Définition

Obtient une valeur indiquant si le calendrier actuel est basé sur le soleil, 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 à