共用方式為


StorePrice.FormattedBasePrice 屬性

定義

取得具有目前使用者市場適當格式之產品的基底價格。

public:
 property Platform::String ^ FormattedBasePrice { Platform::String ^ get(); };
winrt::hstring FormattedBasePrice();
public string FormattedBasePrice { get; }
var string = storePrice.formattedBasePrice;
Public ReadOnly Property FormattedBasePrice As String

屬性值

String

Platform::String

winrt::hstring

產品的基本價格,適用于目前使用者市場的適當格式設定。

適用於