TipElement.CommandId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The VS command defined by CommandGuid, CommandId will be executed when the user clicks on the tip element.
public readonly uint CommandId;
val mutable CommandId : uint32
Public ReadOnly CommandId As UInteger