ListingInformation.FormattedPrice Property

Gets the app’s purchase price formatted for the current market and currency.

Syntax

public:
property String^ FormattedPrice {
         String^ get ();
}  

Property value

Type: String 

  The app’s purchase price with the appropriate formatting for the current market and currency.

Requirements

Namespace: Windows.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

ListingInformation Class

ListingInformation Members

Windows.ApplicationModel.Store Namespace