System::Xml::XmlDeclaration::get_Version method

XmlDeclaration::get_Version method

Returns the XML version of the document.

String System::Xml::XmlDeclaration::get_Version()

ReturnValue

The value is always 1.0.

See Also