Share via


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 的購買價格,具有目前市場的適當格式設定。

適用於