Share via


IVsBackForwardNavigation Members

Include Protected Members
Include Inherited Members

Rarely used. Enables the window to navigate back and forward to saved navigation points. Use the AddNewBFNavigationItem method of the IVsUIShell interface to add a navigation point.

The IVsBackForwardNavigation type exposes the following members.

Methods

 

Name

Description

Public method

IsEqual

Determines if the current navigation point is the current location in the document. Returns true if this is the case.

Public method

NavigateTo

Moves the cursor to a specific point.

Top

See Also

Reference

IVsBackForwardNavigation Interface

Microsoft.VisualStudio.Shell.Interop Namespace