The associative list of licenses for the app’s features that can be bought through an in-app purchase.
public:
property IMapView<String^ , ProductLicense^ >^ ProductLicenses {
IMapView<String^ , ProductLicense^ >^ get ();
}
Type: IMapView<String^ , ProductLicense^ >
The associative list of feature licenses.
Namespace: Windows.ApplicationModel.Store
Metadata: windows.winmd