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