-api-id | -api-type |
---|---|
P:Windows.ApplicationModel.Store.ProductListing.FormattedBasePrice |
winrt property |
Gets the base price for the add-on (also called an in-app product or IAP) with the appropriate formatting for the current market.
The base price for the add-on with the appropriate formatting for the current market.
The base price is the default price for the add-on. If the add-on is on sale in the current market, use the FormattedPrice property to get the sale price. If the add-on is not on sale, FormattedBasePrice and FormattedPrice return the same value.