JobDefinition.CommandInfo Property

Definition

Returns information about this job like name, definition, parameters etc.

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

Property Value

Applies to