CoreApplication.Id Property

Gets the package-relative app identifier (PRAID) for the process.

Syntax

public:
static property String^ Id {
         String^ get ();
}  

Property value

Type: String 

  The PRAID.

Requirements

Namespace: Windows.ApplicationModel.Core

Metadata: windows.winmd

See also

Reference

CoreApplication Class

CoreApplication Members

Windows.ApplicationModel.Core Namespace