set_NewLineChars()

XmlWriterSettings::set_NewLineChars(const String&) method

Sets the character string to use for line breaks.

void System::Xml::XmlWriterSettings::set_NewLineChars(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also