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