Password Property
The password to log in.
Syntax
[VB.NET] Public Property Password As String
[C#] public string Password {get; set;}
Remarks
This property contains the password used to log in and must be set before the component connects to the FTP server.
Default Value
""