PowerTCP SSH and SFTP for .NET
Action Property




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