Rebex FTP for .NET

Ftp.EnabledExtensions Property

Gets or sets the bit field specifying the enabled extensions.

public FtpExtensions EnabledExtensions {get; set;}

Property Value

Enabled extensions.

Remarks

Enabled extensions will be used when appropriate. By default, all extensions are enabled.

See Also

Ftp Class | Rebex.Net Namespace