ISharedVariable Properties |
The ISharedVariable type exposes the following members.
Name | Description | |
---|---|---|
Value |
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.
|