System::Xml::XmlText::get_Value 方法

XmlText::get_Value method

返回节点的值。

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

ReturnValue

文本节点的内容。

另见