System::Xml::XmlTextWriter::set_IndentChar metodo

XmlTextWriter::set_IndentChar method

Imposta quale carattere utilizzare per l’indentazione quando XmlTextWriter::set_Formatting è impostato su Formatting::Indented.

void System::Xml::XmlTextWriter::set_IndentChar(char16_t value)
ParametroTipoDescrizione
valorechar16_tIl valore da impostare.

Vedi anche