CalendarIdentifiers.KoreanLunar 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此名稱會保留給未來的更新。 請勿在程式碼中存取或使用此屬性,因為存取 屬性會導致擲回錯誤或例外狀況。
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
屬性值
字串 「KoreanLunarCalendar」,這是韓曆的識別碼。
Windows 需求
裝置系列 |
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)
|
備註
此名稱會保留給未來的更新。 請勿在程式碼中存取或使用此屬性,因為存取 屬性會導致擲回錯誤或例外狀況。