TypeDelegator.Module Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the module that contains the implemented type.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Reflection.ModuleA Module object representing the module of the implemented type.
Show: