ISequenceElement::ShouldRenderText Property
Visual Studio 2015
Determines whether the text in the span should be rendered in the ITextViewLine.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Property Value
Type: System::Booleantrue if the text in the span should be rendered in the ITextViewLine, otherwise false.
Show: