get_Value()

XmlWhitespace::get_Value() method

Returns the value of the node.

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

Return Value

The white space characters found in the node.

See Also