PSInvocationSettings.RemoteStreamOptions Property

Definition

Options for the Error, Warning, Verbose and Debug streams during remote calls.

public:
 property System::Management::Automation::RemoteStreamOptions RemoteStreamOptions { System::Management::Automation::RemoteStreamOptions get(); void set(System::Management::Automation::RemoteStreamOptions value); };
public System.Management.Automation.RemoteStreamOptions RemoteStreamOptions { get; set; }
member this.RemoteStreamOptions : System.Management.Automation.RemoteStreamOptions with get, set
Public Property RemoteStreamOptions As RemoteStreamOptions

Property Value

Applies to