FTPUser Property
The user id to login as.
Syntax
char* GetFTPUser();
int SetFTPUser(char* lpszFTPUser);
Default Value
""
Remarks
The user id to login as. This property must be set before the class begins a file upload.
This property is not available at design time.
Data Type
String