System::Xml::XmlDeclaration::set_InnerText method

XmlDeclaration::set_InnerText method

Sets the concatenated values of the XmlDeclaration.

void System::Xml::XmlDeclaration::set_InnerText(String value) override
ParameterTypeDescription
valueStringThe value to set.

See Also