Share via


StorePreviewSkuInfo.FormattedListPrice Property

Definition

Gets the current SKU's purchase price with the appropriate formatting for the current market.

public:
 property Platform::String ^ FormattedListPrice { Platform::String ^ get(); };
winrt::hstring FormattedListPrice();
public string FormattedListPrice { get; }
var string = storePreviewSkuInfo.formattedListPrice;
Public ReadOnly Property FormattedListPrice As String

Property Value

String

Platform::String

winrt::hstring

The current SKU's purchase price with the appropriate formatting for the current market.

Applies to