__VSTRANSACCELFLAGS Enumeration
Visual Studio 2015
Translate accelerator flags for IVsFilterKeys::TranslateAccelerator calls.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| VSTAF_Default | Perform the default actions. | |
| VSTAF_NoFireCommand | Do not execute the command. |
From vsshell.idl:
Show: