Ftp.Settings Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9313)
Settings
Gets or sets FTP object settings.
Declaration
public FtpSettings Settings { get; set; }
Property Value
| Type | Description |
|---|---|
| FtpSettings | FTP object settings. |