Assembly.ManifestModule 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 manifest for the current assembly.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Reflection.ModuleA Module object representing the module that contains the manifest for the assembly.
Show: