Gets or sets FTP object settings.

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

Syntax

Visual Basic
Public Property Settings As FtpSettings
	Get
	Set
C#
public FtpSettings Settings { get; set; }

Field Value

FTP object settings.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also