Home » C# Programming » Attributes

Which of the following is the correct way to apply an attribute to an Assembly?

Correct Answer: [ assembly : AssemblyDescription("DCube Component Library") ]

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion