Which of the following is the correct statement about inspecting an attribute in C#.NET?
Posted: Wed Jul 13, 2022 7:57 pm
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
b) An attribute can be inspected at design time
c) An attribute can be inspected at run time
d) None of the mentioned