ToolCommandBinding.Command Property

Definition

public:
 property Microsoft::VisualStudio::DesignTools::Extensibility::Interaction::ToolCommand ^ Command { Microsoft::VisualStudio::DesignTools::Extensibility::Interaction::ToolCommand ^ get(); void set(Microsoft::VisualStudio::DesignTools::Extensibility::Interaction::ToolCommand ^ value); };
public Microsoft.VisualStudio.DesignTools.Extensibility.Interaction.ToolCommand Command { get; set; }
member this.Command : Microsoft.VisualStudio.DesignTools.Extensibility.Interaction.ToolCommand with get, set
Public Property Command As ToolCommand

Property Value

ToolCommand

Applies to