PowerTCP FTP for .NET
List Property (ProgressEventArgs)



Gets progress for the entire copy operation.
Syntax
Public ReadOnly Property List As ListProgress
Dim instance As ProgressEventArgs
Dim value As ListProgress
 
value = instance.List
public ListProgress List {get;}
public:
property ListProgress^ List {
   ListProgress^ get();
}
See Also

Reference

ProgressEventArgs Class
ProgressEventArgs Members


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