DeploymentProgress structure
Contains progress information for the deployment request.
Syntax
Attributes
- VersionAttribute(NTDDI_WIN8)
Members
The DeploymentProgress structure has these fields.
| Field | Data type | Description |
|---|---|---|
| percentage |
System.UInt32 [.NET] | uint32 [C++] |
The progress percentage of the deployment request. |
| state |
The progress state of the deployment request. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
- PackageManager.AddPackageAsync
- PackageManager.CleanupPackageForUserAsync
- PackageManager.RegisterPackageAsync
- PackageManager.RemovePackageAsync
- PackageManager.StagePackageAsync
- PackageManager.UpdatePackageAsync
Build date: 2/25/2013
