Attribute.TypeId Property
.NET Framework (current version)
When implemented in a derived class, gets a unique identifier for this Attribute.
Assembly: mscorlib (in mscorlib.dll)
As implemented, this identifier is merely the Type of the attribute. However, it is intended that the unique identifier be used to identify two attributes of the same type.
.NET Framework
Available since 1.1
Available since 1.1
Show: