ConceptHMI Web Help
GetConflictingAssemblies Method
Check the current Application domain if there are assemblies loaded multiple times.
Syntax
public static IDictionary<string,IList<string>> GetConflictingAssemblies()

Return Value

Dictionary which contains as key the assembly name which is loaded multiple times and as key as string list with the locations from where it was loaded.When no conflict has been determined an emtpy list is returned.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PluginClassManager Class
PluginClassManager Members

 

 


© 2016 Objectis

Send Feedback