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