Gets the assembly resolver type.

Namespace:  MbUnit.Framework
Assembly:  MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public Type AssemblyResolverType { get; }
Visual Basic (Declaration)
Public ReadOnly Property AssemblyResolverType As Type

See Also