public:
IVectorView<IDownloadableContentPackage^ >^ FindPackages(
InstalledPackagesFilter filter
)
filter
Type: InstalledPackagesFilter
Filters to select types of packages to look for.
Type: IVectorView<IDownloadableContentPackage^ >
A collection of downloaded content packages.
For conceptual material that discusses how use this method, see the Xbox Downloadable Content topic in the Xbox Live SDK.
Namespace: Windows.Xbox.Management.Deployment
Metadata: windows.winmd
DownloadableContentPackageManager Class