Package.InstalledLocation Property

Gets the location of the installed package.

Syntax

public:
property StorageFolder^ InstalledLocation {
         StorageFolder^ get ();
}  

Property value

Type: StorageFolder 

The location of the installed package.

Requirements

Namespace: Windows.ApplicationModel

Metadata: windows.winmd

See also

Reference

Package Class

Package Members

Windows.ApplicationModel Namespace