Metodo System::Xml::XmlTextWriter::set_Indentation

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
valueint32_tIl valore da impostare.

Vedi anche