RemoteFile Property
The file on the remote host.
Syntax
char* GetRemoteFile();
int SetRemoteFile(char* lpszRemoteFile);
Default Value
""
Remarks
This property indicates the file on the remote host. When GetFile is called, this property must be a valid file on the RemoteHost.
Data Type
String