PowerShellTraceSource.TracePowerShellObject(PSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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