AssemblyBuilder::Save Method

 

Saves this dynamic assembly to disk.

Namespace:   System.Reflection.Emit
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodSave(String^)

Saves this dynamic assembly to disk.

System_CAPS_pubmethodSave(String^, PortableExecutableKinds, ImageFileMachine)

Saves this dynamic assembly to disk, specifying the nature of code in the assembly's executables and the target platform.

Return to top
Show: