PSEventArgs.SourceEventArgs Property

Definition

Gets the first argument from the original event source that derives from EventArgs.

public:
 property EventArgs ^ SourceEventArgs { EventArgs ^ get(); };

Property Value

Applies to