CurrentApp.LicenseInformation Property

Gets the license metadata for the current app.

Syntax

public:
static property LicenseInformation^ LicenseInformation {
         LicenseInformation^ get ();
}  

Property value

Type: LicenseInformation 

The license metadata for the current app.

Remarks

This API does not require a network connection.

Requirements

Namespace: Windows.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

CurrentApp Class

CurrentApp Members

Windows.ApplicationModel.Store Namespace