System::Xml::XmlParserContext::get_Encoding method

XmlParserContext::get_Encoding method

Returns the encoding type.

SharedPtr<System::Text::Encoding> System::Xml::XmlParserContext::get_Encoding()

ReturnValue

An Encoding object indicating the encoding type.

See Also