System::Xml::XmlDocument::get_InnerXml method

XmlDocument::get_InnerXml method

現在のノードの子要素を表すマークアップを返します。

String System::Xml::XmlDocument::get_InnerXml() override

ReturnValue

現在のノードの子要素のマークアップです。

参照