Dlfcn.dlerror Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a diagnostics message for the last failure when using any of the methods in this class.
public static string dlerror ();
static member dlerror : unit -> string
Returns
Human-readable message.