StorePreviewSkuInfo.FormattedListPrice 属性

定义

获取当前 SKU 的购买价格,以及适用于当前市场的相应格式。

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

属性值

String

Platform::String

winrt::hstring

当前 SKU 的购买价格,以及适用于当前市场的相应格式。

适用于