OleCommand.GroupGuid 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.
Retrieves the menu group GUID for the specified command.
public:
property Guid GroupGuid { Guid get(); };
public Guid GroupGuid { get; }
member this.GroupGuid : Guid
Public ReadOnly Property GroupGuid As Guid
Property Value
Returns the GUID of the menu group for the specified command.