PackageTransferWatcher.ChunkIds Property

Contains the chunk IDs in the transfer.

Syntax

public:
property IVectorView<uint32>^ ChunkIds {
         IVectorView<uint32>^ get ();
}  

Property value

Type: IVectorView<uint32> 

  A collection of chunk IDs.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

PackageTransferWatcher Class

PackageTransferWatcher Members

Windows.Xbox.Management.Deployment Namespace