CodeFile.FileName Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Lexical
Declaring Type: CodeFile
Gets the filename associated with this StringSource
public string FileName { get; }
Property Type
string |