Sftp.IFtp.Settings Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
IFtp.Settings
Gets the options set used by this object.
Declaration
IFtpSettings IFtp.Settings { get; }
Returns
Type | Description |
---|---|
IFtpSettings | An options object. |