PowerTCP SSH and SFTP for .NET
Index Property




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