PowerTCP FTP for .NET
Percentage Property (ListProgress)



Gets the percentage (0-100) of bytes copied in the entire copy operation.
Syntax
Public ReadOnly Property Percentage As Integer
Dim instance As ListProgress
Dim value As Integer
 
value = instance.Percentage
public int Percentage {get;}
public:
property int Percentage {
   int get();
}
See Also

Reference

ListProgress Class
ListProgress Members


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