Mono Class Library: Overview

System.ObsoleteAttribute: Property Members

The properties of System.ObsoleteAttribute are listed below. For a list of all members, see the ObsoleteAttribute Members list.

See Also: Inherited members from System.Attribute

Public Properties

[read-only]
IsErrorbool. Gets a bool that indicates whether the compiler treats usage of the target of the current instance as an error.
[read-only]
Messagestring. Gets a string that contains suggested workarounds for the target of the current instance.