IEditorOptionsFactoryService::CreateOptions Method ()

 

Creates a new instance of IEditorOptions that is not bound to any particular scope.

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

IEditorOptions^ CreateOptions()

Return Value

Type: Microsoft.VisualStudio.Text.Editor::IEditorOptions^

A new instance of IEditorOptions, parented on the GlobalOptions.

Return to top
Show: