Defines values that indicate the installation state of a chunk.
public enum class InstallationState
| Member | Value | Description |
|---|---|---|
| Available | 2 | The chunk data is not scheduled to be installed but is available in the source media. |
| Installed | 0 | The chunk data is installed. |
| Pending | 1 | The chunk data is scheduled to be installed, but installation is not yet complete. |
| Unavailable | 3 | The chunk data is not scheduled to be installed and is not available in the source media. |
Namespace: Windows.Xbox.Management.Deployment
Metadata: windows.winmd