PowerTCP FTP for .NET
Response Property (CopyResult)



Gets the last response received from the server
Syntax
Public ReadOnly Property Response As String
Dim instance As CopyResult
Dim value As String
 
value = instance.Response
public string Response {get;}
public:
property String^ Response {
   String^ 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