Gets the ID of an app’s in-app offer.
public:
property String^ ProductId {
String^ get ();
}
Type: String
The ID specified in the Dashboard to identify this in-app offer.
The Product ID is the string that the app uses to identify the in-app offer. The Product ID is entered in the Advance features page of the Dashboard where it is associated with the description, price tier and lifetime. The same Product ID is used in the app to get info about the product or feature that is enabled when the customer buys it through an in-app purchase.
Namespace: Windows.ApplicationModel.Store
Metadata: windows.winmd