get_Value()

XmlDeclaration::get_Value() method

Returns the value of the XmlDeclaration.

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

Return Value

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

See Also