JobDataAddedEventArgs.SourceJob Property

Definition

The job that contains the PSDataCollection which is the sender.

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

Property Value

Job

Applies to