StorePreviewSkuInfo.FormattedListPrice 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 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
The current SKU's purchase price with the appropriate formatting for the current market.