System::Xml::XmlWriterSettings::set_ConformanceLevel method

XmlWriterSettings::set_ConformanceLevel method

Imposta il livello di conformità con cui lo scrittore XML verifica l’output XML.

void System::Xml::XmlWriterSettings::set_ConformanceLevel(System::Xml::ConformanceLevel value)
ParametroTipoDescrizione
valueSystem::Xml::ConformanceLevelIl valore da impostare.

Vedi anche