EditPoint::AtStartOfLine Property
Visual Studio 2015
Gets a value indicating whether or not the EditPoint object is at the beginning of a line.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System::Booleantrue if you are at the start of a line; otherwise, False if otherwise.
Implements
TextPoint::AtStartOfLine
Show: