Hi,
What is the role of attributes in C# programming?
Thanks..
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Oct 20, 2011, 1:32 PM
Refer the link below
http://www.codeproject.com/KB/cs/attributes.aspx
Thanks
VulpesPosted Oct 20, 2011, 1:03 PM
These attributes can then be read using reflection at runtime.
See our recommended articles in the sidebar to the right of this thread for further details.