System::Xml::XmlAttribute::get_Value méthode
XmlAttribute::get_Value method
Renvoie la valeur du nœud.
String System::Xml::XmlAttribute::get_Value() override
ReturnValue
La valeur retournée dépend du XmlNode::get_NodeType du nœud. Pour les nœuds XmlAttribute, la valeur de l’attribut est renvoyée.
Voir aussi
- Class String
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++