System::Xml::XmlAttribute::get_LocalName method

XmlAttribute::get_LocalName method

ノードのローカル名を返します。

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

ReturnValue

プレフィックスが除去された属性ノードの名前。次の例 では、属性の LocalNamegenre です。

参照