System::Xml::XmlAttribute::get_Name method

XmlAttribute::get_Name method

Returns the qualified name of the node.

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

ReturnValue

The qualified name of the attribute node.

See Also