PSInvocationSettings.Host Property

Definition

Host to use with the Runspace when the command is executed.

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

Property Value

Applies to