DownloadableContentPackageManager.FindPackages Method

Finds the packages installed.

Syntax

public:
IVectorView<IDownloadableContentPackage^ >^ FindPackages(
         InstalledPackagesFilter filter
)  

Parameters

filter
Type: InstalledPackagesFilter 

Filters to select types of packages to look for.

Return value

Type: IVectorView<IDownloadableContentPackage^ > 

  A collection of downloaded content packages.

Remarks

For conceptual material that discusses how use this method, see the Xbox Downloadable Content topic in the Xbox Live SDK.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

DownloadableContentPackageManager Class

DownloadableContentPackageManager Members

Windows.Xbox.Management.Deployment Namespace