PowerTCP FTP for .NET
Action Property



Gets the requested action (either CopyAction.Get or CopyAction.Put).
Syntax
Public ReadOnly Property Action As CopyAction
Dim instance As CopyResult
Dim value As CopyAction
 
value = instance.Action
public CopyAction Action {get;}
public:
property CopyAction Action {
   CopyAction 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