System::Xml::XmlTextWriter::set_Indentation metodo

XmlTextWriter::set_Indentation method

Imposta quanti IndentChars scrivere per ogni livello nella gerarchia quando XmlTextWriter::set_Formatting è impostato su Formatting::Indented.

void System::Xml::XmlTextWriter::set_Indentation(int32_t value)
ParametroTipoDescrizione
valoreint32_tIl valore da impostare.

Vedi anche