InstallationState Enumeration

Defines values that indicate the installation state of a chunk.

Syntax

public enum class InstallationState  

Members

Member Value Description
Available The chunk data is not scheduled to be installed but is available in the source media.
Installed The chunk data is installed.
Pending The chunk data is scheduled to be installed, but installation is not yet complete.
Unavailable The chunk data is not scheduled to be installed and is not available in the source media.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

Windows.Xbox.Management.Deployment Namespace