ExecutionScope::Globals Field

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents the non-trivial constants and locally executable expressions that are referenced by a dynamically generated method.

Namespace:   System.Runtime.CompilerServices
Assembly:  System.Core (in System.Core.dll)

public:
array<Object^>^ Globals

Field Value

Type: array<System::Object^>^

.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: