IPackageTransferWatcher.ChunkIds Property

Contains the IDs of the chunks being transfered.

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

IPackageTransferWatcher Interface

IPackageTransferWatcher Members

Windows.Xbox.Management.Deployment Namespace