TextSpan Fields

 

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

NameDescription
System_CAPS_pubfieldiEndIndex

Ending character index within the line. This value must be less than or equal to the length of the line.

System_CAPS_pubfieldiEndLine

Ending line index.

System_CAPS_pubfieldiStartIndex

Starting character index within the line. This value must be less than or equal to the length of line.

System_CAPS_pubfieldiStartLine

Starting line index.

Return to top
Show: