Set the libraryFileName attribute of this object to the specified value. Note that the empty string indicates the libraryFileName is "unknown".
Synopsis
Declared in <balst_stacktraceframe.h>
void
setLibraryFileName(std::string_view const& value);
Parameters
Name |
Description |
value |
new library file name |
Created with MrDocs