System::Xml::XmlTextWriter::set_IndentChar método

XmlTextWriter::set_IndentChar method

Establece qué carácter usar para la sangría cuando XmlTextWriter::set_Formatting está configurado a Formatting::Indented.

void System::Xml::XmlTextWriter::set_IndentChar(char16_t value)
ParámetroTipoDescripción
valorchar16_tEl valor a establecer.

Ver también