System::Xml::XmlAttribute::get_Value metodu

XmlAttribute::get_Value method

Düğümün değerini döndürür.

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

ReturnValue

Döndürülen değer, düğümün XmlNode::get_NodeType değerine bağlıdır. XmlAttribute düğümleri için, özelliğin değeri döndürülür.

Ayrıca Bakınız