Mono Class Library: System.TypeLoadException Overview | Members

System.TypeLoadException.TypeName Property

Gets the fully qualified name of the Type that failed to load.

public string TypeName { get; }

Value

A string containing the fully qualified type name.

Remarks

This property is read-only.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0