IDownloadableContentPackage.Mount Method

Mounts a package into the local filesystem.

Syntax

public:
String^ Mount()  

Return value

Type: String 

 The path to the mounted package.

Remarks

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.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

IDownloadableContentPackage Interface

IDownloadableContentPackage Members

Windows.Xbox.Management.Deployment Namespace