System.Reflection.AssemblyFlagsAttribute: Constructor Members

The constructors of System.Reflection.AssemblyFlagsAttribute are listed below. For a list of all members, see the AssemblyFlagsAttribute Members list.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Reflection.AssemblyFlagsAttribute class with the specified combination of System.Reflection.AssemblyNameFlags flags, cast as an integer value.

Initializes a new instance of the System.Reflection.AssemblyFlagsAttribute class with the specified combination of System.Reflection.AssemblyNameFlags flags.

Initializes a new instance of the System.Reflection.AssemblyFlagsAttribute class with the specified combination of System.Reflection.AssemblyNameFlags flags, cast as an unsigned integer value.