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