FileLocationProperty.LineSpan Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the line position span.
public Microsoft.Testing.Platform.Extensions.Messages.LinePositionSpan LineSpan { get; init; }
public Microsoft.Testing.Platform.Extensions.Messages.LinePositionSpan LineSpan { get; }
member this.LineSpan : Microsoft.Testing.Platform.Extensions.Messages.LinePositionSpan with get, set
member this.LineSpan : Microsoft.Testing.Platform.Extensions.Messages.LinePositionSpan
Public Property LineSpan As LinePositionSpan
Public ReadOnly Property LineSpan As LinePositionSpan