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