[#BloombergLP-balst-StackTraceFrame-setSourceFileName] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::xref:BloombergLP/balst/StackTraceFrame.adoc[StackTraceFrame]::setSourceFileName :relfileprefix: ../../../ :mrdocs: Set the `sourceFileName` attribute of this object to the specified `value`. == Synopsis Declared in `<balst_stacktraceframe.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setSourceFileName(std::string_view const& value); ---- == Description Note that the empty string indicates that `sourceFileName` is "unknown". == Parameters [cols="1,4"] |=== | Name| Description | *value* | new source file name |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#