ExecutionScope.Globals Field

Definition

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

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

public: cli::array <System::Object ^> ^ Globals;
public object[] Globals;
val mutable Globals : obj[]
Public Globals As Object() 

Field Value

Object[]

Applies to