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