System::Xml::XmlTextReader::get_Encoding メソッド

XmlTextReader::get_Encoding method

ドキュメントのエンコーディングを返します。

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

ReturnValue

エンコーディングの値。エンコーディング属性が存在せず、バイトオーダーマークもない場合、既定で UTF-8 が使用されます。

参照