Click or drag to resize

ISharedVariable Properties

The ISharedVariable type exposes the following members.

Properties
  NameDescription
Public propertyValue
Gets or sets the value of a shared temporary variable. If a variable with the given name does not already exist, setting a value will create the variable and then set its value.
Top
See Also