System::Xml::XPath::XPathNavigator::set_OuterXml 方法

XPathNavigator::set_OuterXml method

设置表示当前节点及其子节点的起始和结束标签的标记。

virtual void System::Xml::XPath::XPathNavigator::set_OuterXml(String value)
ParameterType描述
value字符串要设置的值。

另见