IVsCommandItem.CommandGroup Property
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.
Gets the command group for a command.
public:
property Guid CommandGroup { Guid get(); };
public Guid CommandGroup { get; }
member this.CommandGroup : Guid
Public ReadOnly Property CommandGroup As Guid