Share via


SourcePoint.LineIndex Property

Definition

Gets or sets line number into the source file.

public int LineIndex { get; set; }
member this.LineIndex : int with get, set
Public Property LineIndex As Integer

Property Value

Line number into the source file.

Applies to