EditorOptionDefinition Properties

 

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

NameDescription
System_CAPS_pubpropertyDefaultValue

Gets the default value of the option.

System_CAPS_pubpropertyName

Gets the name of the option from the options registry.

System_CAPS_pubpropertyValueType

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.

Return to top
Show: