UseVisibleWhitespace Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | Default | Gets the default value, which is false.(Overrides EditorOptionDefinition<T>::Default.) |
![]() | DefaultValue | Gets the default value of the option.(Inherited from EditorOptionDefinition<T>.) |
![]() | Key | Gets the default text view host value.(Overrides EditorOptionDefinition<T>::Key.) |
![]() | Name | Gets the name of the option.(Inherited from EditorOptionDefinition<T>.) |
![]() | ValueType | Gets the actual type of the option.(Inherited from EditorOptionDefinition<T>.) |
Show:
