ObsoleteAttribute Class
Marks the program elements that are no longer in use. This class cannot be inherited.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[AttributeUsageAttribute] [ExternalAttribute] public sealed class ObsoleteAttribute : Attribute
<AttributeUsageAttribute> _ <ExternalAttribute> _ Public NotInheritable Class ObsoleteAttribute _ Inherits Attribute
[AttributeUsageAttribute] [ExternalAttribute] public ref class ObsoleteAttribute sealed : public Attribute