Click or drag to resize

Catch_target Field

Can be null (catch all), an Expression that evaluates to a TypeRef of type Exception, or a LocalDecl of type Exception.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected CodeObject _target

Field Value

Type: CodeObject
See Also