System::Xml::XmlWriterSettings::set_NewLineChars method

XmlWriterSettings::set_NewLineChars method

Sets the character string to use for line breaks.

void System::Xml::XmlWriterSettings::set_NewLineChars(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also