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