Package.Id Property

Gets the package identity of the current package.

Syntax

public:
property PackageId^ Id {
         PackageId^ get ();
}  

Property value

Type: PackageId 

The package identity.

Requirements

Namespace: Windows.ApplicationModel

Metadata: windows.winmd

See also

Reference

Package Class

Package Members

Windows.ApplicationModel Namespace