Share via


CalendarIdentifiers.VietnameseLunar Property

Definition

This name is reserved for a future update. Do not access or use this property in your code, as accessing the property will result in errors or exceptions being thrown.

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

Property Value

String

Platform::String

winrt::hstring

The string "VietnameseLunarCalendar", which is the identifier for the Vietnamese lunar calendar.

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Remarks

This name is reserved for a future update. Do not access or use this property in your code, as accessing the property will result in errors or exceptions being thrown.

Applies to