PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIException­HandlerHandler­Local­Variable
Open sandboxFocus

IExceptionHandler.HandlerLocalVariable Property

HandlerLocalVariable

Gets the local variable containing the exception in the HandlerBlock.

Declaration
ILocalVariable HandlerLocalVariable { get; }
Property Value
Type Description
ILocalVariable