You need to provide license metadata to the current app.
Which class should you use?
A.
ListingInformation
B.
LicenseInformation
C.
ProductListing
D.
ProductLicense
Explanation:
TheLicenseInformationproperty (not a class) of theCurrentApp classgets the license metadata for the current
app.
I would rather say that correct answer is B – LicenseInformation Class -> https://docs.microsoft.com/en-us/uwp/api/windows.applicationmodel.store.licenseinformation
b
b