VersionedTextDocumentRangeContract.EndColumn 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 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