Share via


StorePrice.FormattedBasePrice Property

Definition

Gets the base price for the product with the appropriate formatting for the market of the current user.

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

Property Value

String

Platform::String

winrt::hstring

The base price for the product with the appropriate formatting for the market of the current user.

Applies to