AssemblyBuilder::GetName Method (Boolean)
.NET Framework (current version)
Gets the AssemblyName that was specified when the current dynamic assembly was created, and sets the code base as specified.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- copiedName
-
Type:
System::Boolean
true to set the code base to the location of the assembly after it is shadow-copied; false to set the code base to the original location.
Implements
_Assembly::GetName(Boolean)
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: