Click or drag to resize

IVariable Properties

The IVariable type exposes the following members.

Properties
  NameDescription
Public propertyDescription
If non-null, variable description.
Public propertyName
Variable name.
Public propertyValue
If non-null, variable value cache. Otherwise the variable value is uninitialized (undefined start value).
Public propertyValueReference
Variable value reference.
Top
See Also