PowerTCP FTP for .NET
Response Property



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