Contains the IDs of the chunks being transfered.
public:
property IVectorView<uint32>^ ChunkIds {
IVectorView<uint32>^ get ();
}
Type: IVectorView<uint32>
Namespace: Windows.Xbox.Management.Deployment
Metadata: windows.winmd
IPackageTransferWatcher Interface