get_Value()

XmlEntityReference::get_Value() method

Returns the value of the node.

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

Return Value

The value of the node. For XmlEntityReference nodes, this method returns nullptr.

See Also