Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » IAttributesColl... » ScriptScope   (RSS)

DLR Hosting API : How to create ScriptScopes using backing symbol dictionaries to implement dynamic variable lookup

The factory methods used to create a ScriptScope object have overloads that take a 'IAttributeCollection' object to create the scope using the collection as a backing store. This feature is very useful and any app that needs non trivial Hosting would
 
Page view tracker