StorePreviewSkuInfo.CurrencyCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the currency code for the current market.
public:
property Platform::String ^ CurrencyCode { Platform::String ^ get(); };
winrt::hstring CurrencyCode();
public string CurrencyCode { get; }
var string = storePreviewSkuInfo.currencyCode;
Public ReadOnly Property CurrencyCode As String
Property Value
The currency code for the current market.