Metodo System::Xml::XmlQualifiedName::get_Namespace

XmlQualifiedName::get_Namespace method

Restituisce una rappresentazione stringa del namespace del XmlQualifiedName.

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

ReturnValue

Una rappresentazione stringa del namespace o String::Empty se per l’oggetto non è definito alcun namespace.

Vedi anche