Attachmate.Reflection.Emulation.OpenSystems Namespace > IFileTransfer Interface : ConvertSeparatorToEOL Property |
'Declaration
Property ConvertSeparatorToEOL As Boolean
'Usage
Dim instance As IFileTransfer Dim value As Boolean instance.ConvertSeparatorToEOL = value value = instance.ConvertSeparatorToEOL
bool ConvertSeparatorToEOL {get; set;}