ContainerChild.CommandGroupConfiguration 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 group that represents the child item.
public Microsoft.VisualStudio.Extensibility.Commands.CommandGroupConfiguration? CommandGroupConfiguration { get; }
member this.CommandGroupConfiguration : Microsoft.VisualStudio.Extensibility.Commands.CommandGroupConfiguration
Public ReadOnly Property CommandGroupConfiguration As CommandGroupConfiguration