PackageContentGroupState PackageContentGroupState PackageContentGroupState PackageContentGroupState Enum

Definition

Describes the staging state of the package content group.

public : enum class PackageContentGroupStatepublic enum PackageContentGroupStatePublic Enum PackageContentGroupState// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Creators Update (introduced v10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v4)

Fields

NotStaged NotStaged NotStaged NotStaged

The package group has not been staged and is not in the staging queue.

Queued Queued Queued Queued

The package has not been staged but is in the queue of packages to be staged.

Staged Staged Staged Staged

The package group has been staged.

Staging Staging Staging Staging

The package group is currently being staged.