System::Xml::XmlAttribute::get_NamespaceURI method
XmlAttribute::get_NamespaceURI method
このノードの名前空間 URI を返します。
String System::Xml::XmlAttribute::get_NamespaceURI() override
ReturnValue
このノードの名前空間 URI。属性に明示的に名前空間が付与されていない場合、このメソッドは String::Empty を返します。
参照
- Class String
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++