Método System::Xml::XmlNode::set_Value

XmlNode::set_Value method

Establece el valor del nodo.

virtual void System::Xml::XmlNode::set_Value(String value)
ParámetroTipoDescripción
valorStringEl valor a establecer.

Ver también