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.

संबंधित देखें