LanguagePreferences::WordWrapGlyphs Property
Visual Studio 2015
Gets or sets whether or not a glyph should be shown for a line that is word-wrapped.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
public: [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility::Hidden)] property bool WordWrapGlyphs { bool get(); void set(bool value); }
This property is not used in the default managed package framework language service classes.
This property affects the preferences value fWordWrapGlyphs.
Show: