다음을 통해 공유


CommandAddedEventArgs.Command Property

Definition

Gets the command that is being added.

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

Property Value

Applies to