edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

LineTerminatorType Enumeration

Type of line terminator to use

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public enum LineTerminatorType
Members
  Member nameValueDescription
Automatic0
Unix1
Windows2
OldMac3
NewMac4
See Also