System::Xml::XmlParserContext::set_Encoding method

XmlParserContext::set_Encoding method

Sets the encoding type.

void System::Xml::XmlParserContext::set_Encoding(const SharedPtr<System::Text::Encoding> &value)
ParameterTypeDescription
valueconst SharedPtr<System::Text::Encoding>&The value to set.

See Also