CurrentAppSimulator.AppId Property

Gets a simulated app ID.

Syntax

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

Property value

Type: Guid 

  The GUID that identifies the app in the Microsoft Store.

Remarks

Uses the CurrentApp/AppId element in the WindowsStoreProxy.xml file as the data source for the members of the returned object. For more info, see the code examples in CurrentAppSimulator.

Requirements

Namespace: Windows.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

CurrentAppSimulator Class

CurrentAppSimulator Members

Windows.ApplicationModel.Store Namespace