System::Xml::XmlWriterSettings::set_ConformanceLevel metodo

XmlWriterSettings::set_ConformanceLevel method

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

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

Vedi anche