IDownloadableContentPackage Members

IDownloadableContentPackage has the following members.

Public Properties

  Name Description
ContentId Contains an ID for the content in the package.
ContentType Indicates the type of content in the package.
Description The description for the package.
DisplayName The name to display for the package.
IsMounted Indicates if the package is mounted.
MountPath Contains the path to where the package is mounted.
PackageFullName Contains the full name of the package.
ProductId Contains the ID for the product in the package.
Publisher The name of the publisher for the package.
TitleId Contains the ID of the title.
Version The version for the package.

Public Methods

  Name Description
CheckLicense Checks the license for the package.
Mount Mounts a package into the local filesystem.
Unmount Unmounts the package from the filesystem.

Public Events

  Name Description
LicenseTerminated Triggered when a user’s license is terminated.

See also

Reference

IDownloadableContentPackage Interface

Windows.Xbox.Management.Deployment Namespace