Documentation for this section has not yet been entered.
AssemblyName.VersionCompatibility information indicates, for example, that the assembly cannot execute side-by-side with other versions due to conflicts over a device driver.
Currently, AssemblyName.VersionCompatibility always returns System.Configuration.Assemblies.AssemblyVersionCompatibility.SameMachine, and is not used by the loader. This property is reserved for a future feature.