System::Xml::XmlWhitespace::get_Name method

XmlWhitespace::get_Name method

Returns the qualified name of the node.

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

ReturnValue

For XmlWhitespace nodes, this method returns #whitespace.

See Also