The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ObsoleteAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the ObsoleteAttribute class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ObsoleteAttribute() | Initializes a new instance of the ObsoleteAttribute class with default properties. |
![]() | ObsoleteAttribute(String^) | Initializes a new instance of the ObsoleteAttribute class with a specified workaround message. |
![]() | ObsoleteAttribute(String^, Boolean) | Initializes a new instance of the ObsoleteAttribute class with a workaround message and a Boolean value indicating whether the obsolete element usage is considered an error. |
Show:
