Source::GetTextLines Method ()
Visual Studio 2015
Gets the IVsTextLines object associated with this Source object.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Return Value
Type: Microsoft.VisualStudio.TextManager.Interop::IVsTextLines^The IVsTextLines object passed to the Source class constructor.
Show: