IVsBackForwardNavigation2 Interface

 

Enables the window to navigate back and forward to saved navigation points.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("6366F292-8597-4E66-B332-C9D00D4367B8")]
public interface IVsBackForwardNavigation2

NameDescription
System_CAPS_pubmethodRequestAddNavigationItem(IVsWindowFrame)

Requests that a navigation point be added for the view's current location in the frame.

Return to top
Show: