Rebex FTP/SSL for .NET

Ftp.Encoding Property

Gets or sets the Encoding to use to encode and decode command parameters and server responses.

public System.Text.Encoding Encoding {get; set;}

Property Value

The Encoding to use to encode and decode command parameters and server responses. Default is Encoding.Default.

See Also

Ftp Class | Rebex.Net Namespace