TextViewHostOptionExtensions::IsLineNumberMarginEnabled Method (IEditorOptions^)
Visual Studio 2015
Determines whether the line number margin is enabled with the specified set of editor options.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
public: [ExtensionAttribute] static bool IsLineNumberMarginEnabled( IEditorOptions^ options )
Parameters
- options
-
Type:
Microsoft.VisualStudio.Text.Editor::IEditorOptions^
The set of editor options.
Show: