OleCommand.GroupGuid Property

Definition

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.

Applies to