-api-id | -api-type |
---|---|
P:Windows.ApplicationModel.Store.ListingInformation.FormattedBasePrice |
winrt property |
Gets the app's base price formatted for the current market and currency.
The app's base price with the appropriate formatting for the current market and currency.
The base price is the default price for the app. If the app is on sale in the current market, use the FormattedPrice property to get the sale price. If the app is not on sale, FormattedBasePrice and FormattedPrice return the same value.