InvocationInfo.MyCommand Property

Definition

Provide basic information about the command.

public:
 property System::Management::Automation::CommandInfo ^ MyCommand { System::Management::Automation::CommandInfo ^ get(); };
public System.Management.Automation.CommandInfo MyCommand { get; }
member this.MyCommand : System.Management.Automation.CommandInfo
Public ReadOnly Property MyCommand As CommandInfo

Property Value

may be null

Applies to