Property SourceFilePath
- Namespace
- Xunit
- 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; }
Gets the source file name. A null
value indicates that the
source file name is not known.
public string? SourceFilePath { get; }