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