PowerTCP Zip Compression for .NET
Item Property (ProgressEventArgs)




The ArchiveItem object currently being processed.
Syntax
Public ReadOnly Property Item As ArchiveItem
Dim instance As ProgressEventArgs
Dim value As ArchiveItem
 
value = instance.Item
public ArchiveItem Item {get;}
public: __property ArchiveItem* get_Item();
public:
property ArchiveItem^ Item {
   ArchiveItem^ get();
}

Property Value

An ArchiveItem representing the currently being processed.
See Also

Reference

ProgressEventArgs Class
ProgressEventArgs Members


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic