An NDoc Documented Class Library |
|
FTPClient.RemoteHost Property
The domain-name or IP address of the FTP server.
public virtual
string RemoteHost {get; set;}
Implements
IFileTransferClient.RemoteHost
Remarks
This property may only be set if not currently connected.
.
See Also
FTPClient Class | EnterpriseDT.Net.Ftp Namespace