PackageCatalogRemoveOptionalPackagesResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information on the status of removing optional packages.
public ref class PackageCatalogRemoveOptionalPackagesResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
class PackageCatalogRemoveOptionalPackagesResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
public sealed class PackageCatalogRemoveOptionalPackagesResult
Public NotInheritable Class PackageCatalogRemoveOptionalPackagesResult
- Inheritance
- Attributes
Windows requirements
Device family |
Windows 10 Fall Creators Update (introduced in 10.0.16299.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v5.0)
|
Properties
ExtendedError |
Contains the extended error information for removing optional packages. |
PackagesRemoved |
A list of the optional packages that were successfully removed from the user account. |