This topic has not yet been rated - Rate this topic

IVsBackForwardNavigation Interface

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.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("B7EE8DBA-E930-4C5D-984D-B07F8EB60977")] 
public interface IVsBackForwardNavigation
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("B7EE8DBA-E930-4C5D-984D-B07F8EB60977") */ 
public interface IVsBackForwardNavigation
InterfaceTypeAttribute(1) 
GuidAttribute("B7EE8DBA-E930-4C5D-984D-B07F8EB60977") 
public interface IVsBackForwardNavigation
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ