IOleMenuCommand::DynamicItemMatch Method (Int32)
Visual Studio 2015
Allows a dynamic item command to match the subsequent items in its list.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Parameters
- cmdId
-
Type:
System::Int32
The command ID.
This method must be overridden when implementing a menu via DYNAMICITEMSTART.
Show: