This topic has not yet been rated - Rate this topic

CoreApplication.Id property

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

Syntax


public static string Id { get; }

Property value

Type: System.String [.NET] | Platform::String [C++]

The PRAID.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.ApplicationModel.Core
Windows::ApplicationModel::Core [C++]

Metadata

Windows.winmd

See also

CoreApplication

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.