Share via


MetricHelper.SetPSHost(PSHost) Method

Definition

Caution

This API is now deprecated.

public void SetPSHost (System.Management.Automation.Host.PSHost host);
[System.Obsolete]
public void SetPSHost (System.Management.Automation.Host.PSHost host);
member this.SetPSHost : System.Management.Automation.Host.PSHost -> unit
[<System.Obsolete>]
member this.SetPSHost : System.Management.Automation.Host.PSHost -> unit
Public Sub SetPSHost (host As PSHost)

Parameters

host
PSHost
Attributes

Applies to