Share via


CommandRemovedEventArgs.Command Property

Definition

Gets the command that is being added.

public Microsoft.VisualStudio.Extensibility.Commands.ICommand Command { get; }
member this.Command : Microsoft.VisualStudio.Extensibility.Commands.ICommand
Public ReadOnly Property Command As ICommand

Property Value

Applies to