EditorOptionDefinition<T> Properties

Include Protected Members
Include Inherited Members

The EditorOptionDefinition<T> type exposes the following members.

Properties

  Name Description
Public property Default Gets the default value of this option.
Public property DefaultValue Gets the default value of the option. (Overrides EditorOptionDefinition.DefaultValue.)
Public property Key Gets the key of this option.
Public property Name Gets the name of the option. (Overrides EditorOptionDefinition.Name.)
Public property ValueType Gets the actual type of the option. (Overrides EditorOptionDefinition.ValueType.)

Top

See Also

Reference

EditorOptionDefinition<T> Class

Microsoft.VisualStudio.Text.Editor Namespace