Type::GetAttributeFlagsImpl Method ()
.NET Framework (current version)
When overridden in a derived class, implements the Attributes property and gets a bitmask indicating the attributes associated with the Type.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Reflection::TypeAttributesA TypeAttributes object representing the attribute set of the Type.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: