Share via


VersionedTextDocumentRangeContract.StartLine Property

Definition

Gets the line (0-based) of the start of the span.

[System.Runtime.Serialization.DataMember(Order=1)]
public int StartLine { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.StartLine : int
Public ReadOnly Property StartLine As Integer

Property Value

Attributes

Applies to