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

IExceptionHandler.TryBlock Property

TryBlock

Gets the try block.

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