EditorOptionDefinition<T> Constructor

Initializes a new instance of EditorOptionDefinition<T>.

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

Syntax

'Declaration
Protected Sub New
protected EditorOptionDefinition()
protected:
EditorOptionDefinition()
new : unit -> EditorOptionDefinition
protected function EditorOptionDefinition()

.NET Framework Security

See Also

Reference

EditorOptionDefinition<T> Class

Microsoft.VisualStudio.Text.Editor Namespace