PowerTCP FTP for .NET
Action Property (CopyResult)



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 5.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic