DeleteSharedPackageContainerResult 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 a call to SharedPackageContainerManager.DeleteContainer.
public ref class DeleteSharedPackageContainerResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Deployment.SharedPackageContainerContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DeleteSharedPackageContainerResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Deployment.SharedPackageContainerContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DeleteSharedPackageContainerResult
Public NotInheritable Class DeleteSharedPackageContainerResult
- 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 a the extended error code from a call to SharedPackageContainerManager.DeleteContainer. |
Status |
Gets a the result status of a call to SharedPackageContainerManager.DeleteContainer. |