User Property
The user identifier to use for login.
Syntax
[VB.NET] Public Property User As String
[C#] public string User {get; set;}
Remarks
This property contains the user identifier to be used when logging in and must be set before the component connects to the FTP server.
Default Value
""