Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the direction for removal of a navigation item. Used with RemoveAdjacentBFNavigationItem and RemoveCurrentNavigationDupes calls.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration RemoveBFDirection
public enum RemoveBFDirection
public enum class RemoveBFDirection
type RemoveBFDirection
public enum RemoveBFDirection
Members
| Member name | Description | |
|---|---|---|
| RemoveNext | Specifies the next navigation item. | |
| RemovePrev | Specifies the previous navigation item. |
Remarks
COM Signature
From vsshell.idl: