CalendarIdentifiers.KoreanLunar 屬性

定義

此名稱會保留給未來的更新。 請勿在程式碼中存取或使用此屬性,因為存取 屬性會導致擲回錯誤或例外狀況。

public:
 static property Platform::String ^ KoreanLunar { Platform::String ^ get(); };
static winrt::hstring KoreanLunar();
public static string KoreanLunar { get; }
var string = CalendarIdentifiers.koreanLunar;
Public Shared ReadOnly Property KoreanLunar As String

屬性值

String

Platform::String

winrt::hstring

字串 「KoreanLunarCalendar」,這是韓曆的識別碼。

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

備註

此名稱會保留給未來的更新。 請勿在程式碼中存取或使用此屬性,因為存取 屬性會導致擲回錯誤或例外狀況。

適用於