System::Xml::XmlWriterSettings::set_ConformanceLevel method

XmlWriterSettings::set_ConformanceLevel method

Définit le niveau de conformité que le XML writer vérifie pour la sortie XML.

void System::Xml::XmlWriterSettings::set_ConformanceLevel(System::Xml::ConformanceLevel value)
ParamètreTypeDescription
valueSystem::Xml::ConformanceLevelLa valeur à définir.

Voir aussi