Share via


VersionedTextDocumentRangeContract.StartColumn Property

Definition

Gets the offset (0-based) offset from the start of StartLine for the start of the span.

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

Property Value

Attributes

Applies to