Extension.CommandSet 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 extension's CommandSet.
protected Microsoft.VisualStudio.Extensibility.Commands.CommandSet? CommandSet { get; }
member this.CommandSet : Microsoft.VisualStudio.Extensibility.Commands.CommandSet
Protected ReadOnly Property CommandSet As CommandSet