PowerTCP FTP for .NET
ToString Method (Response)



The raw response from the server, including code and text.
Syntax
Public Overrides Function ToString() As String
Dim instance As Response
Dim value As String
 
value = instance.ToString()
public override string ToString()
public:
String^ ToString(); override 

Return Value

String
See Also

Reference

Response Class
Response Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic