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