System::Xml::XmlDeclaration::set_Encoding method

XmlDeclaration::set_Encoding method

Sets the encoding level of the XML document.

void System::Xml::XmlDeclaration::set_Encoding(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also