IVsShortcutManager Interface
Visual Studio 2015
Contains shortcut manager methods for the text buffer.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | CreateItem(Int32, IVsTextLines, String) | Creates a shortcut for the specified text buffer. |
![]() | ReadUserOptions(IStream) | Reads user options stream. |
![]() | RemoveItem(IVsTextLineMarker) | Removes the specified item. |
![]() | WriteUserOptions(IStream) | Writes user options stream. |
Show:
