System::Xml::XmlEntityReference::get_Value 方法

XmlEntityReference::get_Value method

返回节点的值。

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

ReturnValue

节点的值。对于 XmlEntityReference 节点,此方法返回 nullptr

另见