Save Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Reflection.Emit Namespa ...
AssemblyBuilder Class
AssemblyBuilder Methods
Save Method
Save Method (String)
Save Method (String, PortableE ...
AssemblyBuilder Methods
_AssemblyBuilder.GetIDsOfNames ...
_AssemblyBuilder.GetTypeInfo M ...
_AssemblyBuilder.GetTypeInfoCo ...
_AssemblyBuilder.Invoke Method
AddResourceFile Method
CreateInstance Method
DefineDynamicModule Method
DefineResource Method
DefineUnmanagedResource Method
DefineVersionInfoResource Meth ...
Equals Method
GetCustomAttributes Method
GetDynamicModule Method
GetExportedTypes Method
GetFile Method
GetFiles Method
GetHashCode Method
GetLoadedModules Method
GetManifestResourceInfo Method
GetManifestResourceNames Metho ...
GetManifestResourceStream Meth ...
GetModules Method
GetName Method
GetSatelliteAssembly Method
GetType Method
LoadModule Method
Save Method
SetCustomAttribute Method
SetEntryPoint Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
AssemblyBuilder
.
.
::
.
Save Method
Saves this dynamic assembly to disk.
Overload List
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.
Top
See Also
Reference
AssemblyBuilder Class
AssemblyBuilder Members
System.Reflection.Emit Namespace
Tags :