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
[read-only] | AssemblyFlags | int.
![]() Gets an integer value representing the combination of System.Reflection.AssemblyNameFlags flags specified when this attribute instance was created. |
[read-only] | Flags | uint.
![]() Gets an unsigned integer value representing the combination of System.Reflection.AssemblyNameFlags flags specified when this attribute instance was created. |