An Introduction to Custom Attributes and Reflection in VB.NET
Details Related Types
Site:  dotnet.za.net
Original URL:  http://www.dotnet.za.net/viewarticle.asp?articleid=9
Summary:
.NET provides a totally new language construct called "Attributes". Attributes allow the developer to specify information about a class, method, parameter etc. This information could change runtime behaviour, provide details about the usage of a class, or expose organisational information to the development team. Custom attributes allow the programmer to specify custom details about a programming construct that is both directly visible and available when reading the code (as a comment is), but is also available through the .NET framework.
System.Attribute
System.AttributeUsageAttribute
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com