^reflection:filename[class orobject or method]
Returns the full disk path to the file in which the class or method is defined. For the object, the path to the file in which its class is defined is returned.
Note: in the case of partial classes, the path to the first file in which the class is defined is returned.