System.Reflection.Emit.AssemblyBuilderAccess.ReflectionOnly Field

The dynamic assembly is loaded into the reflection-only context, and cannot be executed.

Syntax

AssemblyBuilderAccess ReflectionOnly

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0