Dim instance AsIFileTransferDim value AsBoolean
instance.ConvertSeparatorToEOL = value
value = instance.ConvertSeparatorToEOL
Remarks
The default value is true. Setting this property to True tells Reflection to generate a new line at the end of each record it receives from the host during an ASCII transfer. The equivalent property for ASCII transfers to the host is ConvertEOLToSeparator, which determines whether the host generates a new record every time it receives the carriage return/linefeed sequence from Reflection.