NetXP 3.0 Reference

FTP.RemotePass Property

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

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

See Also

FTP Class | NETXP.Library Namespace