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