TestCaseFile.Filename Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Test
Declaring Type: TestCaseFile
The name of the file this test case was loaded from
public string Filename { get; }
Property Type
string |