DynamicTypeService::CreateDynamicAssembly Method (String^)
Visual Studio 2015
This method creates a new assembly whose contents are the given assembly file.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- fileName
-
Type:
System::String^
The name of the assembly.
This is used to load an assembly so that the underlying file is not locked
Show: