The property signifies “Obtains a Module object that represents the module (an executable file) in which the reflected type resides”. Choose the property which specifies the following statement?
(a) Type DeclaringType
(b) int MetadataToken
(c) Module Module
(d) Type ReflectedType
This question was addressed to me in exam.
My question is taken from Introduction of Reflections topic in chapter Reflections, Multithreaded Programming, Collection Classes and Mathematical Functions of C#