Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you specify a custom attribute for the entire assembly?



How do you specify a custom attribute for the entire assembly?..

Answer / Sunil Saini

In C#, you can specify a custom attribute for an entire assembly by applying it to the assembly level declaration in your code. The attribute is placed within square brackets immediately following the 'assembly' keyword. For example: n```csharpn[assembly: MyCustomAttribute()]n```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is c# used for in the industry?

1 Answers  


How many types of namespaces available in version4?

1 Answers   HCL,


How many destructors can a class have?

1 Answers  


how to convert String array to StringBuilder array or vice versa?

3 Answers   Wipro,


if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?

1 Answers   Siebel Systems,


What is Interface and Abstraction (in real time scenario)

4 Answers   HCL,


What are the different types of classes?

1 Answers  


What?s the difference between an interface and abstract class?

6 Answers   Mind Tree, Siebel,


What is the use of main method in c#?

1 Answers  


Is int a struct in c#?

1 Answers  


Can you use foreach iteration on arrays in c#?

1 Answers  


what is the scope of anonymous type ?

1 Answers   Wipro,


Categories