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