IEditorOptionsFactoryService::GlobalOptions Property
Visual Studio 2015
Gets the global IEditorOptions.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
An option set in the global scope does not override the same option set in a specific scope, but it is visible in a specific scope that has not overridden that option.
Show: