AssemblyName

MissingDependencyException.AssemblyName property

The simple name of the assembly that could not be loaded, or null when it could not be determined.

public string AssemblyName { get; }

See Also