OleMenuCommand.DynamicItemMatch Method (Int32)
Visual Studio 2015
Allows a dynamic item command to match the subsequent items in its list.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- cmdId
-
Type:
System.Int32
The command ID.
Implements
IOleMenuCommand.DynamicItemMatch(Int32)This method must be overridden when implementing a menu. For more information, see Dynamically Adding Menu Items.
Show: