get_Version()

XmlDeclaration::get_Version() method

Returns the XML version of the document.

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

Return Value

The value is always 1.0.

See Also