System::Xml::XPath::XPathNavigator::set_OuterXml method

XPathNavigator::set_OuterXml method

Sets the markup representing the opening and closing tags of the current node and its child nodes.

virtual void System::Xml::XPath::XPathNavigator::set_OuterXml(String value)
ParameterTypeDescription
valueStringThe value to set.

See Also