AssemblyLocatorAllowLoadingAssembliesForProbing Property

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

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public bool AllowLoadingAssembliesForProbing { get; set; }

Property Value

Boolean

See Also