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