0 out of 1 rated this helpful - Rate this topic

ProductListing.FormattedPrice | formattedPrice property

Gets the app's purchase price with the appropriate formatting for the current market.

Syntax


var formattedPrice = productListing.formattedPrice;

Property value

Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]

The app's purchase price with the appropriate formatting for the current market.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.ApplicationModel.Store
Windows::ApplicationModel::Store [C++]

Metadata

Windows.winmd

See also

ProductListing

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.