PrepAway - Latest Free Exam Questions & Answers

Which class should you use?

You need to provide license metadata to the current app.
Which class should you use?

PrepAway - Latest Free Exam Questions & Answers

A.
ListingInformation

B.
LicenseInformation

C.
ProductListing

D.
ProductLicense

Explanation:
TheLicenseInformationproperty (not a class) of theCurrentApp classgets the license metadata for the current app.

One Comment on “Which class should you use?

  1. Ashraf says:

    The correct answer is B – LicenseInformation

    ListingInformation Class
    Provides the listing info that describes the app in the Windows Store.
    https://docs.microsoft.com/en-us/uwp/api/windows.applicationmodel.store.listinginformation

    LicenseInformation Class
    Provides access to the current app’s license metadata.
    https://docs.microsoft.com/en-us/uwp/api/windows.applicationmodel.store.licenseinformation

    ProductListing Class
    Provides localized information that details an add-on (also called an in-app product or IAP).
    https://docs.microsoft.com/en-us/uwp/api/windows.applicationmodel.store.productlisting

    ProductLicense Class
    Provides info about a license that is associated with an add-on (also called an in-app product or IAP).
    https://docs.microsoft.com/en-us/uwp/api/windows.applicationmodel.store.productlicense




    0



    0

Leave a Reply