CurrentApp.AppId Property

The ID of the app that is created by the Microsoft Store.

Syntax

public:
static property Guid AppId {
         Guid get ();
}  

Property value

Type: Guid 

  The GUID that identifies the app in the Microsoft Store.

Requirements

Namespace: Windows.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

CurrentApp Class

CurrentApp Members

Windows.ApplicationModel.Store Namespace