FTPPassword Property
The password to login with.
Syntax
char* GetFTPPassword();
int SetFTPPassword(char* lpszFTPPassword);
Default Value
""
Remarks
The password to login with. This property must be set before the class begins a file upload.
This property is not available at design time.
Data Type
String