TextSelection.CurrentLine 属性

定义

仅限 Microsoft 内部使用。

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)>]
[<get: System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.CurrentLine : int
Public ReadOnly Property CurrentLine As Integer

属性值

Int32

当前行。

属性

适用于