Share via


TextSpan.iEndLine Field

Ending line index.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public iEndLine As Integer
public int iEndLine
public:
int iEndLine
val mutable iEndLine: int
public var iEndLine : int

Remarks

COM Signature

From textmgr.idl:

.NET Framework Security

See Also

Reference

TextSpan Structure

Microsoft.VisualStudio.TextManager.Interop Namespace