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: 6.0.8219.1880
Syntax
public FlexFtpEncoding Encoding { get; set; }

Property Value

FlexFtpEncoding
See Also