PowerTCP SSH and SFTP for .NET
List Property




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

Reference

ProgressEventArgs Class
ProgressEventArgs Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic