MenuLocation

const MenuLocation: object;

Semantic locations to place a new menu item.

Type declaration

Edit

readonly Edit: 2 = 2;

Export

readonly Export: 5 = 5;

Extension

readonly Extension: 1 = 1;

Default location: a new top-level menu entry for this extension, or the end of the context menu

Import

readonly Import: 6 = 6;

Share

readonly Share: 4 = 4;

View

readonly View: 3 = 3;