System::Xml::XmlDeclaration::get_Value method

XmlDeclaration::get_Value method

Returns the value of the XmlDeclaration.

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

ReturnValue

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

See Also