Specifies various FTP settings.

Namespace:  Rebex.Net
Assembly:  Rebex.Ftp (in Rebex.Ftp.dll)

Syntax

Visual Basic
Public Class FtpSettings _
	Inherits SslSettings _
	Implements IFtpSettings, ICloneable
C#
public class FtpSettings : SslSettings, 
	IFtpSettings, ICloneable

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..SslSettings
    Rebex.Net..::..FtpSettings

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also