طريقة System::Xml::XmlAttribute::get_Specified
XmlAttribute::get_Specified method
يعيد قيمة تشير إلى ما إذا تم تعيين قيمة السمة صراحةً.
virtual bool System::Xml::XmlAttribute::get_Specified()
ReturnValue
true if this attribute was explicitly given a value in the original instance document; otherwise, false. A value of false indicates that the value of the attribute came from the DTD.
انظر أيضًا
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++