DeploymentProgress
DeploymentProgress
DeploymentProgress
DeploymentProgress
Struct
Definition
Contains progress information for the deployment request.
public : struct DeploymentProgresspublic struct DeploymentProgressPublic Structure DeploymentProgress// You can use this struct in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
percentage percentage percentage percentage
The progress percentage of the deployment request.
public : field unsigned int percentagepublic field uint percentagePublic Field percentage// You can use this field in JavaScript.