Click or drag to resize

FtpSettingsEncoding Property

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

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public FlexFtpEncoding Encoding { get; set; }

Property Value

Type: FlexFtpEncoding
See Also