Table of Contents

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; }

Property Value

string