PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingThreading­Unhandled­Exception­Event­ArgsException
Open sandboxFocus

ThreadingUnhandledExceptionEventArgs.Exception Property

Exception

Gets the exception.

Declaration
public Exception Exception { get; }
Property Value
Type Description
Exception