Share via


CmdletMethodInvoker<T>.ExceptionThrownOnCmdletThread Property

Definition

public:
 property Exception ^ ExceptionThrownOnCmdletThread { Exception ^ get(); void set(Exception ^ value); };
public Exception ExceptionThrownOnCmdletThread { get; set; }
member this.ExceptionThrownOnCmdletThread : Exception with get, set
Public Property ExceptionThrownOnCmdletThread As Exception

Property Value

Applies to