C# (CSharp) Microsoft.Scripting ScopeVariable - 4 examples found. These are the top rated real world C# (CSharp) examples of Microsoft.Scripting.ScopeVariable extracted from open source projects. You can rate examples to help us improve the quality of examples.
Boxes the value for storage in a scope. Languages or consumers of the scope can save this value and use it to get/set the current value in the scope for commonly accessed values. ScopeVariables are case sensitive and will only refer to a single value.