PowerTCP FTP for .NET
List Property



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.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic