Share via


PowerShellTraceSource.TraceException(Exception) Method

Definition

TraceException.

public:
 bool TraceException(Exception ^ exception);
public bool TraceException (Exception exception);
member this.TraceException : Exception -> bool
Public Function TraceException (exception As Exception) As Boolean

Parameters

exception
Exception

Returns

Applies to