get_Value()

XmlAtomicValue::get_Value() method

Returns the String value of the validated XML element or attribute.

String System::Xml::Schema::XmlAtomicValue::get_Value() override

Return Value

The String value of the validated XML element or attribute.

See Also