Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 887 Bytes

productlisting_productid.md

File metadata and controls

23 lines (16 loc) · 887 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Store.ProductListing.ProductId
winrt property

Windows.ApplicationModel.Store.ProductListing.ProductId

-description

Gets the product ID for the add-on that this ProductListing represents.

-property-value

The product ID for the add-on.

-remarks

The product ID is the string that the app uses to identify the add-on. You enter the product ID when submitting your add-on in Partner Center, where it is associated with the description, price tier and lifetime. For more information, see How to use product IDs for add-ons in your code.

-examples

-see-also