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