Table of Contents

Property SourceLineNumber

Namespace
Xunit.Runner.v1
Assembly
xunit.v3.runner.utility.netfx.dll

SourceLineNumber

Gets the source line number of the test method, if known.

public int? SourceLineNumber { get; set; }

Property Value

int?