Hevea documentation

FtpDataType Enumeration

Type of data encoding for transfer.

public enum FtpDataType

Members

Member Name Description
Undefined Undefined data type.
Image Type of data is binary.
ASCII Type of data is ASCII.

Requirements

Namespace: Hevea.Core.Ftp

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

Hevea.Core.Ftp Namespace