DocumentTask::TextLineMarker Property
Visual Studio 2015
Returns the text line marker object that describes the location of the error.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Property Value
Type: Microsoft.VisualStudio.TextManager.Interop::IVsTextLineMarker^The IVsTextLineMarker object that was passed to the DocumentTask class constructor.
Show: