This documentation is archived and is not being maintained.
ObsoleteAttribute Properties
.NET Framework (current version)
Namespace:
SystemAssembly:
mscorlib (in mscorlib.dll)
| Name | Description |
|---|
 | IsError | Gets a Boolean value indicating whether the compiler will treat usage of the obsolete program element as an error. |
 | Message | Gets the workaround message, including a description of the alternative program elements. |
 | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute.(Inherited from Attribute.) |
Return to top