AssemblyLocator Constructor

Constructor.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public AssemblyLocator(
	bool allowLoadingAssembliesForProbing
)

Parameters

allowLoadingAssembliesForProbing  Boolean
Specifies whether the assembly resolving event can load assemblies into the AppDomain.

See Also