edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPClientRemoteHost Property

The domain-name or IP address of the FTP server.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public virtual string RemoteHost { get; set; }

Property Value

String

Implements

IFileTransferClientRemoteHost

Remarks

This property may only be set if not currently connected.

.

See Also