This documentation is archived and is not being maintained.
ObsoleteAttribute Properties
Visual Studio 2010
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.) |
Show: