In This Topic
Gets or sets whether a carriage return and a line-feed character are removed from the end of each line of an ASCII file you are sending to the host, or added to the end of each line of an ASCII file you are receiving from the host.
Syntax
Property Value
A
ConvertCrLfOption Enumeration value. The default value (Convert) specifies that carriage return and line-feed characters are added or removed.
See Also