EditPoint::PreviousBookmark Method ()
Visual Studio 2015
Moves the edit point to the location of the previous bookmark in the document.
Assembly: EnvDTE (in EnvDTE.dll)
Return Value
Type: System::BooleanA Boolean value indicating true if the edit point moves to a previous bookmark, false if not.
Show: