PSEventSubscriber.ForwardEvent Property

Definition

Gets whether to forward the event to the PowerShell client during a remote execution.

public:
 property bool ForwardEvent { bool get(); };
public:
 property bool ForwardEvent { bool get(); };
public bool ForwardEvent { get; }
member this.ForwardEvent : bool
Public ReadOnly Property ForwardEvent As Boolean

Property Value

Applies to