PowerTCP SSH and SFTP for .NET
PositionEx Property




Gets the position within the file being copied as a float.
Syntax
'Declaration
 
Public ReadOnly Property PositionEx As Single
'Usage
 
Dim instance As CopyResult
Dim value As Single
 
value = instance.PositionEx
public float PositionEx {get;}
public: __property float get_PositionEx();
public:
property float PositionEx {
   float get();
}
See Also

Reference

CopyResult Class
CopyResult Members


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