PowerTCP FTP for .NET
Mode Property



Gets the technique used for the copy (Copy, Synchronize, Restart or Append).
Syntax
Public ReadOnly Property Mode As CopyMode
Dim instance As CopyResult
Dim value As CopyMode
 
value = instance.Mode
public CopyMode Mode {get;}
public:
property CopyMode Mode {
   CopyMode get();
}
See Also

Reference

CopyResult Class
CopyResult Members


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