UpdateSharedPackageContainerResult 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.
Represents the results of shared package container update operation.
public ref class UpdateSharedPackageContainerResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Deployment.SharedPackageContainerContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class UpdateSharedPackageContainerResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Deployment.SharedPackageContainerContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class UpdateSharedPackageContainerResult
Public NotInheritable Class UpdateSharedPackageContainerResult
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.22000.0)
|
API contract |
Windows.Management.Deployment.SharedPackageContainerContract (introduced in v1.0)
|
Properties
ExtendedError |
Gets the extended error code for a shared package container update operation. |
Status |
Gets a the result status of a shared package container update operation. |