Share via


PowerShellTraceSource.TracePowerShellObject(PSObject) Method

Definition

TracePowerShellObject

public:
 bool TracePowerShellObject(System::Management::Automation::PSObject ^ powerShellObject);
public bool TracePowerShellObject (System.Management.Automation.PSObject powerShellObject);
member this.TracePowerShellObject : System.Management.Automation.PSObject -> bool
Public Function TracePowerShellObject (powerShellObject As PSObject) As Boolean

Parameters

powerShellObject
PSObject

Returns

Applies to