OutliningMarginEnabled Properties

 

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

NameDescription
System_CAPS_pubpropertyDefault

Gets the default value, which is true.(Overrides EditorOptionDefinition<T>::Default.)

System_CAPS_pubpropertyDefaultValue

Gets the default value of the option.(Inherited from EditorOptionDefinition<T>.)

System_CAPS_pubpropertyKey

Gets the default text view host value.(Overrides EditorOptionDefinition<T>::Key.)

System_CAPS_pubpropertyName

Gets the name of the option.(Inherited from EditorOptionDefinition<T>.)

System_CAPS_pubpropertyValueType

Gets the actual type of the option.(Inherited from EditorOptionDefinition<T>.)

Return to top
Show: