The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ModuleBuilder::Assembly Property
.NET Framework (current version)
Gets the dynamic assembly that defined this instance of ModuleBuilder.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Reflection::Assembly^The dynamic assembly that defined the current dynamic module.
The Assembly object that is returned is the AssemblyBuilder that defined this instance of ModuleBuilder.
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: