LinePositionSpan.Start 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 start line position.
public Microsoft.Testing.Platform.Extensions.Messages.LinePosition Start { get; set; }
public Microsoft.Testing.Platform.Extensions.Messages.LinePosition Start { get; }
member this.Start : Microsoft.Testing.Platform.Extensions.Messages.LinePosition with get, set
member this.Start : Microsoft.Testing.Platform.Extensions.Messages.LinePosition
Public Property Start As LinePosition
Public ReadOnly Property Start As LinePosition