EditorOptionDefinition Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | DefaultValue | Gets the default value of the option. |
![]() | Name | Gets the name of the option from the options registry. |
![]() | ValueType | Gets the actual type of the option. This is used to ensure that setting the option by using the editor options registry is type-safe. |
Show:
