PowerTCP SSH and SFTP for .NET
Mode Property




Gets the technique used for the copy (Copy, Synchronize, Restart or Append).
Syntax
'Declaration
 
Public ReadOnly Property Mode As CopyMode
'Usage
 
Dim instance As CopyResult
Dim value As CopyMode
 
value = instance.Mode
public CopyMode Mode {get;}
public: __property CopyMode get_Mode();
public:
property CopyMode Mode {
   CopyMode 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