get_Namespace()

XmlQualifiedName::get_Namespace() const method

Returns a string representation of the namespace of the XmlQualifiedName.

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

Return Value

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

See Also