IEditorOperations::NormalizeLineEndings Method (String^)
Visual Studio 2015
Replaces all the line endings that do not match the specified string.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Parameters
- replacement
-
Type:
System::String^
The character sequence with which to replace the line endings.
Show: