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

IExceptionHandler.FilterLocalVariable Property

FilterLocalVariable

Gets the local variable containing the exception in the FilterBlock.

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