PackageTransferType Enumeration

Indicates the type of transfer.

Syntax

public enum class PackageTransferType  

Members

Member Value Description
Digital The installation is a digital install.
Disc The installation is a disc-based install.
Hybrid The installation is a hybrid install, combining disc and digital assets.
None The installation has been completed. Either the streaming install has finished or this is a developer install (loose deployment).
Update The installation is an update of a prior install. Updates are always digital.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

Windows.Xbox.Management.Deployment Namespace