get_Name()

XmlAttribute::get_Name() method

Returns the qualified name of the node.

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

Return Value

The qualified name of the attribute node.

See Also