Property SourceFilePath
- Namespace
- Xunit.Runner.v1
- Assembly
- xunit.v3.runner.utility.netfx.dll
SourceFilePath
Gets the source file path of the test method, if known.
public string? SourceFilePath { get; set; }
Gets the source file path of the test method, if known.
public string? SourceFilePath { get; set; }