FindInstallingPackagesResult.InstallingPackages Property

Gets a collection of the packages that are currently being installed.

Syntax

public:
property IVectorView<IContentPackage^ >^ InstallingPackages {
         IVectorView<IContentPackage^ >^ get ();
}  

Property value

Type: IVectorView<IContentPackage^ > 

  Collection of the packages that are currently being installed.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

FindInstallingPackagesResult Class

FindInstallingPackagesResult Members

Windows.Xbox.Management.Deployment Namespace