FileName
Field in File
Summary
The name of the file.
public string FileName;
Remarks
This may be a full path, or just the filename or anything in between. This is useful for diagnostics, and for attributingLine objects to their original source files.
Last updated
Was this helpful?