SSLFTPClientRemoteHost Property
Get/set the name of the remote host.
Namespace: EnterpriseDT.Net.Ftp.SslAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public override string RemoteHost { get; set; }
Public Overrides Property RemoteHost As String
Get
Set
public:
virtual property String^ RemoteHost {
String^ get () override;
void set (String^ value) override;
}
abstract RemoteHost : string with get, set
override RemoteHost : string with get, set
StringIFileTransferClientRemoteHost
Can only be set if not currently connected.