StorePreviewSkuInfo.FormattedListPrice 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前 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
屬性值
目前 SKU 的購買價格,具有目前市場的適當格式設定。