TextLineChange Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | iNewEndIndex | Endpoint of the inserted text. |
![]() | iNewEndLine | End line of the inserted text. |
![]() | iOldEndIndex | End point of the deleted text. |
![]() | iOldEndLine | End line of deleted text. |
![]() | iStartIndex | Start point of the old and new text. |
![]() | iStartLine | Start line of the old and new text. |
Show:
