Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.12 KB

packagevolume_findpackageswithpackagetypes_447761356.md

File metadata and controls

28 lines (19 loc) · 1.12 KB
-api-id -api-type
M:Windows.Management.Deployment.PackageVolume.FindPackagesWithPackageTypes(Windows.Management.Deployment.PackageTypes)
winrt method

Windows.Management.Deployment.PackageVolume.FindPackagesWithPackageTypes

-description

Gets a collection of info about all installed instances of all Packages with the specified package types for all registered users.

-parameters

-param packageTypes

A bitwise combination of the enumeration values that specifies the types of packages to return.

-returns

A collection of info about the specified packages.

-remarks

-examples

-see-also

Package, FindPackagesWithPackageTypes(PackageTypes, String, String), FindPackagesWithPackageTypes(PackageTypes, String)