CommandEventArgs.Command Property

Definition

Gets the command targeted by the event

public:
 property Microsoft::PowerShell::Commands::ShowCommandInternal::CommandViewModel ^ Command { Microsoft::PowerShell::Commands::ShowCommandInternal::CommandViewModel ^ get(); };
public Microsoft.PowerShell.Commands.ShowCommandInternal.CommandViewModel Command { get; }
member this.Command : Microsoft.PowerShell.Commands.ShowCommandInternal.CommandViewModel
Public ReadOnly Property Command As CommandViewModel

Property Value

Applies to