System::Xml::XmlAttribute::get_NamespaceURI method

XmlAttribute::get_NamespaceURI method

このノードの名前空間 URI を返します。

String System::Xml::XmlAttribute::get_NamespaceURI() override

ReturnValue

このノードの名前空間 URI。属性に明示的に名前空間が付与されていない場合、このメソッドは String::Empty を返します。

参照