System::Xml::XmlDeclaration::get_InnerText method

XmlDeclaration::get_InnerText method

Returns the concatenated values of the XmlDeclaration.

String System::Xml::XmlDeclaration::get_InnerText() override

ReturnValue

The concatenated values of the XmlDeclaration (that is, everything between ).

See Also