Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ScriptScope » Notes   (RSS)

Quick notes on ScriptScope

ScriptScope is one of the key types available in the DLR Hosting API. They act as a context in which hosts execute code and record the effects of execution like changes in object values, creation of new objects etc. Prior to any code execution, ScriptScopes
 
Page view tracker