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

IExceptionHandler.FilterBlock Property

FilterBlock

Gets the exception filtering block, or null if all exceptions are handled.

Declaration
IBlockExpression FilterBlock { get; }
Property Value
Type Description
IBlockExpression