Click or drag to resize

AssemblyUtilities Methods

The AssemblyUtilities type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCanComposePartsFromFile Determines whether composed parts (MEF) can be loaded from the specified assembly file (DLL).
Public methodStatic memberCanLoadAssembly Determines whether the specified file can be loaded as an assembly.
Public methodStatic memberConfigureAssemblyRedirect Sets up assemblyredirect for specific assembly
Public methodStatic memberGetLoadableAssemblyFileInfos Passes all provided file information. For each of the files, it is determined, whether the file can be loaded as an assembly.
Public methodStatic memberGetPartComposableFiles Passes all provided file information. For each of the files, it is determined, whether parts can be composed (MEF) from the file.
Top
See Also