PowerTCP FTP for .NET
Text Property



The formatted text part of the response. Multi-line replies are condensed into a single line.
Syntax
Public ReadOnly Property Text As String
Dim instance As Response
Dim value As String
 
value = instance.Text
public string Text {get;}
public:
property String^ Text {
   String^ get();
}
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