Attachmate.Reflection.Emulation.UTS Namespace > IOS2200FileTransfer Interface : DownloadComplete Property |
'Declaration
Property DownloadComplete As String
'Usage
Dim instance As IOS2200FileTransfer Dim value As String instance.DownloadComplete = value value = instance.DownloadComplete
string DownloadComplete {get; set;}