Share via


StorePreviewSkuInfo.CurrencyCode Property

Definition

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

String

Platform::String

winrt::hstring

The currency code for the current market.

Applies to