System::Xml::XmlProcessingInstruction::set_Value método

XmlProcessingInstruction::set_Value method

Establece el valor del nodo.

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

Ver también