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