[#BloombergLP-balst-StackTraceFrame-setLibraryFileName] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::xref:BloombergLP/balst/StackTraceFrame.adoc[StackTraceFrame]::setLibraryFileName :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setLibraryFileName(std::string_view const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#