OleMenuCommand.MatchedCommandId Property
Visual Studio 2015
Gets or sets the command ID.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
The command id must be set by the subclass when a match occurs and can be used to identify the actual command being invoked.
Show: