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++