System::Xml::XmlQualifiedName::get_Name method

XmlQualifiedName::get_Name method

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

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

ReturnValue

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

See Also