CommandLookupEventArgs.Command Property

Definition

The CommandInfo object for the command that was found.

public:
 property System::Management::Automation::CommandInfo ^ Command { System::Management::Automation::CommandInfo ^ get(); void set(System::Management::Automation::CommandInfo ^ value); };
public System.Management.Automation.CommandInfo Command { get; set; }
member this.Command : System.Management.Automation.CommandInfo with get, set
Public Property Command As CommandInfo

Property Value

Applies to