AssemblyFlagsAttribute Constructor
Initializes a new instance of the AssemblyFlagsAttribute class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblyFlagsAttribute(AssemblyNameFlags) | Initializes a new instance of the AssemblyFlagsAttribute class with the specified combination of AssemblyNameFlags flags. |
![]() | AssemblyFlagsAttribute(Int32) | Obsolete. Initializes a new instance of the AssemblyFlagsAttribute class with the specified combination of AssemblyNameFlags flags, cast as an integer value. |
![]() | AssemblyFlagsAttribute(UInt32) | Obsolete. Initializes a new instance of the AssemblyFlagsAttribute class with the specified combination of AssemblyNameFlags flags, cast as an unsigned integer value. |
