This topic has not yet been rated - Rate this topic

ProductListing.Name | name property

Gets the descriptive name of the product or feature that can be shown to customers in the current market.

Syntax


var name = productListing.name;

Property value

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

The feature's descriptive name as it is seen by customers in 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.