LocalFile Property
The path to the file that will be sent.
Syntax
__property String LocalFile = {read=FLocalFile, write=FSetLocalFile, default=""};
Default Value
""
Remarks
This property specifies the local file that will be sent when calling SendFile. This property must be set before calling SendFile.
Data Type
String