System.Reflection.AssemblyFlagsAttribute: Property Members

The properties 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 Properties

[read-only]
AssemblyFlagsint.

Gets an integer value representing the combination of System.Reflection.AssemblyNameFlags flags specified when this attribute instance was created.

[read-only]
Flagsuint.

Gets an unsigned integer value representing the combination of System.Reflection.AssemblyNameFlags flags specified when this attribute instance was created.