PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIBlock­ExpressionParent­Exception­Handler
Open sandboxFocus

IBlockExpression.ParentExceptionHandler Property

ParentExceptionHandler

Gets the parent exception handler in the current block is in the Catch, Filter or Finally role.

Declaration
IExceptionHandler ParentExceptionHandler { get; }
Property Value
Type Description
IExceptionHandler