TextSelection.CurrentLine Property

Definition

Microsoft Internal Use Only.

public:
 property int CurrentLine { int get(); };
public:
 property int CurrentLine { int get(); };
[System.Runtime.InteropServices.DispId(9)]
public int CurrentLine { [System.Runtime.InteropServices.DispId(9)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[System.Runtime.InteropServices.DispId(9)]
public int CurrentLine { [System.Runtime.InteropServices.DispId(9)] get; }
[<System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.CurrentLine : int
[<System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.DispId(9)>]
member this.CurrentLine : int
Public ReadOnly Property CurrentLine As Integer

Property Value

The current line.

Attributes

Applies to