FtpResponse.Raw Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
Raw
Gets the full unparsed response of the FTP server.
Declaration
public string Raw { get; }
Property Value
| Type | Description |
|---|---|
| String | The full unparsed response of the FTP server. |