Property SourceFilePath
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
SourceFilePath
Gets the source file name. A null value indicates that the
source file name is not known.
public string? SourceFilePath { get; set; }
Gets the source file name. A null value indicates that the
source file name is not known.
public string? SourceFilePath { get; set; }