English Query
FileName Property
Indicates the file name and/or the full path to the file with the error or the loaded English Query project (*.eqp).
Applies To
Syntax
string = object.Filename
Parts
string
Returned string that contains the full path and file name of the loaded project (*.eqp) or file with the error.
object
Remarks
This property is read-only. It may be empty if the error is not associated with a specific file.