NetXP 3.0 Reference

FTP.RemoteUser Property

Gets/sets the user name to use for logging into the remote server.

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

See Also

FTP Class | NETXP.Library Namespace