AssemblyBuilder::Save Method
.NET Framework (current version)
Saves this dynamic assembly to disk.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Save(String^) | Saves this dynamic assembly to disk. |
![]() | Save(String^, PortableExecutableKinds, ImageFileMachine) | Saves this dynamic assembly to disk, specifying the nature of code in the assembly's executables and the target platform. |
Show:
