Indicates the type of transfer.
public enum class PackageTransferType
| Member | Value | Description |
|---|---|---|
| Digital | 1 | The installation is a digital install. |
| Disc | 2 | The installation is a disc-based install. |
| Hybrid | 3 | The installation is a hybrid install, combining disc and digital assets. |
| None | 0 | The installation has been completed. Either the streaming install has finished or this is a developer install (loose deployment). |
| Update | 4 | The installation is an update of a prior install. Updates are always digital. |
Namespace: Windows.Xbox.Management.Deployment
Metadata: windows.winmd