StorePrice.FormattedBasePrice プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在のユーザーの市場に適した書式を使用して、製品の基本価格を取得します。
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
プロパティ値
現在のユーザーの市場に適した書式を使用した製品の基本価格。