System::Xml::XmlAttribute::set_Value método

XmlAttribute::set_Value method

Establece el valor del nodo.

void System::Xml::XmlAttribute::set_Value(String value) override
ParámetroTipoDescripción
valueStringEl valor a establecer.

Ver también