Which of the following is the correct statement about inspecting an attribute in C#.NET?
A. An attribute can be inspected at link time
B. An attribute can be inspected at design time
C. An attribute can be inspected at run time
D. None of the mentioned
Answer: Option A
Join The Discussion