Property SourceFilePath
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.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; }