EditSpan::LengthOfLastLine Property
Visual Studio 2015
Returns the length of the last line in the replacement text.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Property Value
Type: System::Int32Returns the number of characters on the last line of the replacement text.
This property examines the replacement text, taking into account newlines, to calculate the length of the last line.
Show: