Open sandboxFocus

Property FilterBlock

FilterBlock

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

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