Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 546 Bytes

productlisting_currencycode.md

File metadata and controls

23 lines (16 loc) · 546 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Store.ProductListing.CurrencyCode
winrt property

Windows.ApplicationModel.Store.ProductListing.CurrencyCode

-description

Gets the currency code associated with the user's market, such as USD or CAD.

-property-value

The currency code associated with the user's market, such as USD or CAD.

-remarks

The currency code string returned by this property conforms to ISO 4217.

-examples

-see-also