FilterBlock
Gets the exception filtering block, or null
if all exceptions are handled.
Declaration
IBlockExpression FilterBlock { get; }
Property Value
Type | Description |
---|---|
IBlockExpression |
Gets the exception filtering block, or null
if all exceptions are handled.
IBlockExpression FilterBlock { get; }
Type | Description |
---|---|
IBlockExpression |