asp.net.ph

ObsoleteAttribute Class

System Namespace


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

ObsoleteAttribute Class Members

Collapse   Constructors

Visibility Constructor Parameters
public ObsoleteAttribute ( )
public ObsoleteAttribute ( String message )
public ObsoleteAttribute ( String message , Boolean error )

Collapse   Properties

Visibility Name Value Type Accessibility
public IsError Boolean [ Get ]
public Message String [ Get ]

Remarks

ObsoleteAttribute is applicable to all program elements except assemblies, modules, parameters or return values. Marking an element as obsolete informs the users that the element will be removed in future versions of the product.

For more information about using attributes, see Extending Metadata Using Attributes.

See Also

Attribute Skip Navigation Links


Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note