get_Name()

XmlQualifiedName::get_Name() const method

Returns a string representation of the qualified name of the XmlQualifiedName.

String System::Xml::XmlQualifiedName::get_Name() const

Return Value

A string representation of the qualified name or String::Empty if a name is not defined for the object.

See Also