Package.Current Property

Gets the package for the current app.

Syntax

public:
static property Package^ Current {
         Package^ get ();
}  

Property value

Type: Package 

The package.

Requirements

Namespace: Windows.ApplicationModel

Metadata: windows.winmd

See also

Reference

Package Class

Package Members

Windows.ApplicationModel Namespace