EastAsianLunisolarCalendar.AlgorithmType Propriedade

Definição

Obtém um valor que indica se o calendário atual é solar, lunar ou uma combinação de ambos.

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

Valor da propriedade

Sempre retorna LunisolarCalendar.

Aplica-se a