DefaultOptionExtensions::GetNewLineCharacter Method (IEditorOptions^)
Visual Studio 2015
Gets the newline character or characters for the specified editor options.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
public: [ExtensionAttribute] static String^ GetNewLineCharacter( IEditorOptions^ options )
Parameters
- options
-
Type:
Microsoft.VisualStudio.Text.Editor::IEditorOptions^
The IEditorOptions.
Show: