ObsoleteAttribute Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The ObsoleteAttribute type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 IsError Gets a Boolean value indicating whether the compiler will treat usage of the obsolete program element as an error.
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 Message Gets the workaround message, including a description of the alternative program elements.

Top