ExceptionHandlerKind
Gets the kind of exception handler of the current block (Catch, None or Finally), or None if the current block is not an exception handler.
Declaration
ExceptionHandlerKind ExceptionHandlerKind { get; }Property Value
| Type | Description |
|---|---|
| ExceptionHandlerKind |