StorePrice.FormattedPrice プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在のユーザーの市場に適した書式を使用して、製品の購入価格を取得します。
public:
property Platform::String ^ FormattedPrice { Platform::String ^ get(); };
winrt::hstring FormattedPrice();
public string FormattedPrice { get; }
var string = storePrice.formattedPrice;
Public ReadOnly Property FormattedPrice As String
プロパティ値
現在のユーザーの市場に適した書式を使用した製品の購入価格。