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