RemoteFile Property
The file on the remote host.
Syntax
public String getRemoteFile(); public void setRemoteFile(String remoteFile);
Remarks
This property indicates the file on the remote host. When GetFile is called, this property must be a valid file on the RemoteHost.
Default Value
""