C# Programming - Attributes - Discussion

Discussion Forum : Attributes - General Questions (Q.No. 11)
11.
Which of the following CANNOT be a target for a custom attribute?
Enum
Event
Delegate
Interface
Namespace
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Sudhir said:   1 decade ago
Enum also CANNOT be a target for a custom attribute?

Post your comments here:

Your comments will be displayed after verification.