IVsBackForwardNavigation2::RequestAddNavigationItem Method (IVsWindowFrame^)
Visual Studio 2015
Requests that a navigation point be added for the view's current location in the frame.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- frame
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsWindowFrame^
Frame containing the navigation item.
You should call AddNewBFNavigationItem before using this method.
Show: