LocalFile Property
The location of the local file.
Syntax
char* GetLocalFile();
int SetLocalFile(char* lpszLocalFile);
Default Value
""
Remarks
This property specifies the location of a file on disk. This is used as the source file when calling UploadFile. This is used as the destination file when calling DownloadFile
Data Type
String