When overridden in a derived type implements the Type.Attributes property and returns the attributes specified for the type represented by the current instance.
A System.Reflection.TypeAttributes value that signifies the attributes of the type represented by the current instance.
Operation
This property is read-only.
This method returns a System.Reflection.TypeAttributes value that indicates the attributes set in the metadata of the type represented by the current instance.
Usage
Use this property to determine the visibility, semantics, and layout format of the type represented by the current instance. Also use this property to determine if the type represented by the current instance has a special name.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0