AssemblyLocator Class |
Namespace: MFiles.VAF
The AssemblyLocator type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssemblyLocator |
Constructor.
|
Name | Description | |
---|---|---|
![]() | AllowLoadingAssembliesForProbing |
Specifies whether the assembly resolving event can load assemblies into the AppDomain.
|
Name | Description | |
---|---|---|
![]() | CurrentDomain_AssemblyResolve |
Handler for the app domain's assembly resolve event which is fired if the system can't locate an assembly.
|
![]() | IsCompatibleAssembly |
Checks if the loaded assembly assemblyToCheck is compatible with the requestedAssembly.
|