RemoveBFDirection Enumeration
Visual Studio 2015
Specifies the direction for removal of a navigation item. Used with RemoveAdjacentBFNavigationItem and RemoveCurrentNavigationDupes calls.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| RemoveNext | Specifies the next navigation item. | |
| RemovePrev | Specifies the previous navigation item. |
From vsshell.idl:
Show: