cef_v8exception_t.get_script_resource_name

Returns the resource name for the script from where the function causing the error originates.

struct cef_v8exception_t
extern (System)
cef_string_userfree_t function(cef_v8exception_t* self) nothrow get_script_resource_name;

Meta