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