System::Xml::XmlQualifiedName::get_Namespace method
XmlQualifiedName::get_Namespace method
Returns a string representation of the namespace of the XmlQualifiedName.
String System::Xml::XmlQualifiedName::get_Namespace() const
ReturnValue
A string representation of the namespace or String::Empty if a namespace is not defined for the object.
See Also
- Class String
 - Class XmlQualifiedName
 - Namespace System::Xml
 - Library Aspose.Font for C++