Gets the fully qualified name of the Type, including the name of the assembly from which the Type was loaded.
The fully qualified name for the Type.
This is equivalent to the Type.AssemblyQualifiedName
property, but this method works on the .NET Compact Framework 1.0 as well as the full .NET runtime.
SystemInfo Class | log4net.Util Namespace