PostSharp//API Reference/Post­Sharp.​Reflection.​Method­Body/IException­Handler/Filter­Local­Variable
Open sandboxFocus

Property FilterLocalVariable

FilterLocalVariable

Gets the local variable containing the exception in the FilterBlock.

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