NetXP 3.0 Reference

FTP.RemoteHost Property

Gets/sets the name of the FTP server to connect to.

[Visual Basic]
Public Property RemoteHost As String
[C#]
public string RemoteHost {get; set;}

See Also

FTP Class | NETXP.Library Namespace