System::Xml::XmlWriterSettings::set_ConformanceLevel méthode

XmlWriterSettings::set_ConformanceLevel method

Définit le niveau de conformité que l’écrivain XML vérifie dans la sortie XML.

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

Voir aussi