Click or drag to resize

Using_target Field

Can be an Expression that evaluates to a VariableRef of a type that implements IDisposable, or a LocalDecl of a type that implements IDisposable.

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