PowerShellTraceSource.TraceErrorRecord(ErrorRecord) 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.
TraceErrorRecord
public:
bool TraceErrorRecord(System::Management::Automation::ErrorRecord ^ errorRecord);
public bool TraceErrorRecord (System.Management.Automation.ErrorRecord errorRecord);
member this.TraceErrorRecord : System.Management.Automation.ErrorRecord -> bool
Public Function TraceErrorRecord (errorRecord As ErrorRecord) As Boolean
Parameters
- errorRecord
- ErrorRecord