Property in File
The name of the file.
public string FileName { get; set; }
This may be a full path, or just the filename or anything in between. This is useful for diagnostics, and for attributing Line objects to their original source files.
Last updated 2 months ago
Was this helpful?