Gets information about the features and products that can be bought by making in-app purchases.
public:
property IMapView<String^ , ProductListing^ >^ ProductListings {
IMapView<String^ , ProductListing^ >^ get ();
}
Type: IMapView<String^ , ProductListing^ >
The array of ProductListing objects that describes the app’s in-app offers.
Namespace: Windows.ApplicationModel.Store
Metadata: windows.winmd