System::Xml::XmlProcessingInstruction::set_InnerText método

XmlProcessingInstruction::set_InnerText method

Establece los valores concatenados del nodo y todos sus hijos.

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

Ver también