[#BloombergLP-bdljsn-WriteOptions-setEscapeForwardSlash] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/WriteOptions.adoc[WriteOptions]::setEscapeForwardSlash :relfileprefix: ../../../ :mrdocs: Set the `escapeForwardSlash` attribute of this object to the specified `value` and return a non‐`const` reference to this object. == Synopsis Declared in `<bdljsn_writeoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdljsn/WriteOptions.adoc[WriteOptions]& setEscapeForwardSlash(bool value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#