ObsoleteAttribute Members
The following tables list the members exposed by the ObsoleteAttribute type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ObsoleteAttribute | Overloaded. Initializes a new instance of the ObsoleteAttribute class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
IsError | Gets a Boolean value that indicates whether the compiler will treat the use of the obsolete program element as an error. |
![]() |
Message | Gets the work-around message, which describes the alternative program elements that you can use. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |