ObsoleteAttribute Properties
.NET Framework 4.5
The ObsoleteAttribute type exposes the following members.
| 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.) |