DefaultOptionExtensions::IsConvertTabsToSpacesEnabled Method (IEditorOptions^)
Visual Studio 2015
Determines whether the option to convert tabs to spaces is enabled in the specified IEditorOptions.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
public: [ExtensionAttribute] static bool IsConvertTabsToSpacesEnabled( IEditorOptions^ options )
Parameters
- options
-
Type:
Microsoft.VisualStudio.Text.Editor::IEditorOptions^
The IEditorOptions.
Show: