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