Share via


DefaultTextViewOptions.ShowZeroWidthCharactersOptionId Field

Definition

Determines whether to show zero width characters as visible glyphs.

public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> ShowZeroWidthCharactersOptionId;
 staticval mutable ShowZeroWidthCharactersOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly ShowZeroWidthCharactersOptionId As EditorOptionKey(Of Boolean) 

Field Value

Applies to