Gets a collection of the packages that are currently being installed.
public:
property IVectorView<IContentPackage^ >^ InstallingPackages {
IVectorView<IContentPackage^ >^ get ();
}
Type: IVectorView<IContentPackage^ >
Collection of the packages that are currently being installed.
Namespace: Windows.Xbox.Management.Deployment
Metadata: windows.winmd
FindInstallingPackagesResult Class