Share via


Range.StartLine Property

Definition

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

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

Property Value

Attributes

Applies to