System::Xml::XmlNode::get_OuterXml método

XmlNode::get_OuterXml method

Devuelve el marcado que contiene este nodo y todos sus nodos hijos.

virtual String System::Xml::XmlNode::get_OuterXml()

ReturnValue

El marcado que contiene este nodo y todos sus nodos hijos, sin incluir atributos predeterminados.

Ver también