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

XPathNavigator::set_OuterXml method

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

virtual void System::Xml::XPath::XPathNavigator::set_OuterXml(String value)
参数类型描述
String要设置的值。

另见