GlobalizationPreferences.Calendars 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
依喜好設定順序,取得使用者慣用的行事曆集合。
public:
static property IVectorView<Platform::String ^> ^ Calendars { IVectorView<Platform::String ^> ^ get(); };
static IVectorView<winrt::hstring> Calendars();
public static IReadOnlyList<string> Calendars { get; }
var iVectorView = GlobalizationPreferences.calendars;
Public Shared ReadOnly Property Calendars As IReadOnlyList(Of String)
屬性值
使用者慣用行事曆的一或多個行事曆識別碼。