Share via


VersionedTextDocumentRangeContract.EndColumn Property

Definition

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

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

Property Value

Attributes

Applies to