Método System::Xml::XmlDeclaration::set_Value

XmlDeclaration::set_Value method

Establece el valor del XmlDeclaration.

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

Ver también