RemoteFile Property
The file on the remote host.
Syntax
__property String RemoteFile = {read=FRemoteFile, write=FSetRemoteFile, default=""};
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