CmdletProvider.Host Property

Definition

Gets the host interaction APIs.

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

Property Value

Applies to