AssemblyBuilderAccess Enumeration
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Defines the access modes for a dynamic assembly.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
<FlagsAttribute> _
Public Enumeration AssemblyBuilderAccess
[ComVisibleAttribute(true)]
[FlagsAttribute]
public enum AssemblyBuilderAccess
Members
Member name | Description | |
---|---|---|
Run | Represents that the dynamic assembly can be executed, but not saved. |
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.