ProductListing.ProductId Property

Gets the ID of an app’s feature or product.

Syntax

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

Property value

Type: String 

  The ID of an app’s feature.

Requirements

Namespace: Windows.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

ProductListing Class

ProductListing Members

Windows.ApplicationModel.Store Namespace