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