PlannedTest.DeclaringLineNumber Property

Definition

Gets the line number within DeclaringFilePath at which the test is declared, when available; otherwise null.

public int? DeclaringLineNumber { get; }
member this.DeclaringLineNumber : Nullable<int>
Public ReadOnly Property DeclaringLineNumber As Nullable(Of Integer)

Property Value

Applies to