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