LINEDATAEX::pszText Field
Visual Studio 2015
Array of WCHAR containing all the characters in the line. Use the iLength parameter to determine the end of text in the line. The pszText parameter is not NULL-terminated.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
From textmgr.idl:
Show: