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