ProductListing.Name Property

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

Syntax

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

Property value

Type: String 

  The feature’s descriptive name as it is seen by customers in the current market.

Requirements

Namespace: Windows.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

ProductListing Class

ProductListing Members

Windows.ApplicationModel.Store Namespace