FtpResponse.Group Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
Group
Gets the group of the FTP response code.
Declaration
public int Group { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | The group of the FTP response code. |