Assembly.Modules Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a collection that contains the modules in this assembly.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Collections.Generic.IEnumerable(Of Module)A collection that contains the modules in this assembly.
Show: