PowerTCP FTP for .NET
Index Property



Index of folder or file in the transfer list.
Syntax
Public ReadOnly Property Index As Integer
Dim instance As ListProgress
Dim value As Integer
 
value = instance.Index
public int Index {get;}
public:
property int Index {
   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