ForwardedEventArgs.SerializedRemoteEventArgs Property

Definition

Serialized event arguments from the event fired in a remote runspace.

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

Property Value

Applies to