IEditorOptionsFactoryService::CreateOptions Method ()
Visual Studio 2015
Creates a new instance of IEditorOptions that is not bound to any particular scope.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Return Value
Type: Microsoft.VisualStudio.Text.Editor::IEditorOptions^A new instance of IEditorOptions, parented on the GlobalOptions.
Show: