TextPoint::AtEndOfLine Property
Visual Studio 2015
Gets whether or not object is at the end of a line.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System::BooleanA Boolean value indicating true if you are at the end of a line; false if otherwise.
Show: