Mounts a package into the local filesystem.
public:
String^ Mount()
Type: String
The path to the mounted package.
If a package is mounted when the user selects to uninstall it through the Xbox UI, the system will terminate the title normally before uninstalling the package. This helps ensure that packages are not removed while in use by the title.
Namespace: Windows.Xbox.Management.Deployment
Metadata: windows.winmd
IDownloadableContentPackage Interface