Calendar.GetCalendarSystem メソッド

定義

この Calendar オブジェクトで使用されるカレンダー システムを取得します。

public:
 virtual Platform::String ^ GetCalendarSystem() = GetCalendarSystem;
winrt::hstring GetCalendarSystem();
public string GetCalendarSystem();
function getCalendarSystem()
Public Function GetCalendarSystem () As String

戻り値

String

Platform::String

winrt::hstring

カレンダー システムの識別子。

適用対象

こちらもご覧ください