'Declaration
Property FTPHostName As String
'Usage
Dim instance As IFileTransfer Dim value As String instance.FTPHostName = value value = instance.FTPHostName
string FTPHostName {get; set;}
'Declaration
Property FTPHostName As String
'Usage
Dim instance As IFileTransfer Dim value As String instance.FTPHostName = value value = instance.FTPHostName
string FTPHostName {get; set;}