Bridge

ObsoleteAttribute Class

Marks the program elements that are no longer in use. This class cannot be inherited.

Namespace:  System
Assembly:  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

Inheritance Hierarchy


System..::..Object
  System..::..Attribute
    System..::..ObsoleteAttribute