PowerTCP FTP for .NET
Item Property



Gets progress for the current file or directory in the copy operation.
Syntax
Public ReadOnly Property Item As CopyResult
Dim instance As ProgressEventArgs
Dim value As CopyResult
 
value = instance.Item
public CopyResult Item {get;}
public:
property CopyResult^ Item {
   CopyResult^ get();
}
See Also

Reference

ProgressEventArgs Class
ProgressEventArgs Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic