PowerTCP SSH and SFTP for .NET
Count Property (ListProgress)




Total number of folders + files to be transferred.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As ListProgress
Dim value As Integer
 
value = instance.Count
public int Count {get;}
public: __property int get_Count();
public:
property int Count {
   int get();
}
See Also

Reference

ListProgress Class
ListProgress Members


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