Indicates if the package is mounted.
public:
property bool IsMounted {
bool get ();
}
Type: bool
The flag is true if the package is mounted.
Namespace: Windows.Xbox.Management.Deployment
Metadata: windows.winmd
IDownloadableContentPackage Interface