get_Name()

XmlComment::get_Name() method

Returns the qualified name of the node.

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

Return Value

For comment nodes, the value is #comment.

See Also