DotNetParameter.DisposeObject

Syntax

DotNetParameter.DisposeObject

Data Type

Boolean

Purpose

Specifies whether TestStand attempts to dispose the object the DotNetParameter returns when the object is released or goes out of scope.

Remarks

If the parameter is not an object reference or if the object does not implement the IDisposable interface, TestStand ignores this property.