Contains the path to where the package is mounted.
public:
property String^ MountPath {
String^ get ();
}
Type: String
The path to the mounted package.
Namespace: Windows.Xbox.Management.Deployment
Metadata: windows.winmd
IDownloadableContentPackage Interface