---
title: "problem in making Attribute in c#"  
description: "problem in making Attribute in c#"  
author: "Somesh"  
published: 2010-11-08  
updated: 2010-11-09  
canonical: https://www.mindstick.com/forum/81/problem-in-making-attribute-in-c-sharp  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# problem in making Attribute in c#

[problem](https://yourviews.mindstick.com/view/81399/tackling-the-problem-of-unemployment-during-corona-pandemic) please give the example of its.

## Replies

### Reply by Rajesh Goswami

Attributes provide a powerful method of associating declarative information with C# code (types, methods, properties, and so forth). Once associated with a program entity, the attribute can be queried at run time.\
\
for more infrmation see this link\
\
http://msdn.microsoft.com/en-us/library/aa288454%28VS.71%29.aspx\


---

Original Source: https://www.mindstick.com/forum/81/problem-in-making-attribute-in-c-sharp

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
