Return a reference providing non‐modifiable access to the libraryFileName attribute of this object.
Synopsis
Declared in <balst_stacktraceframe.h>
bsl::string const&
libraryFileName() const;
Description
Note the empty string indicates that the libraryFileName is "unknown".
Return Value
a reference providing non‐modifiable access to libraryFileName
Created with MrDocs