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)
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.PUB for C++