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