System::Xml::XmlAttribute::get_Value メソッド
XmlAttribute::get_Value method
ノードの値を返します。
String System::Xml::XmlAttribute::get_Value() override
ReturnValue
返される値はノードの XmlNode::get_NodeType に依存します。XmlAttribute ノードの場合、属性の値が返されます。
参照
- Class String
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++