Set the escapeForwardSlash attribute of this object to the specified value.

Synopsis

Declared in <bdljsn_writeoptions.h>

WriteOptions&
setEscapeForwardSlash(bool value);

Return Value

a non‐`const` reference to this object

Parameters

Name

Description

value

new value for escapeForwardSlash

Created with MrDocs