System::Xml::Schema::IXmlSchemaInfo::get_IsDefault method

IXmlSchemaInfo::get_IsDefault method

एक मान लौटाता है जो दर्शाता है कि इस सत्यापित XML नोड को XML Schema डिफिनिशन लैंग्वेज (XSD) स्कीमा वैलिडेशन के दौरान डिफॉल्ट लागू होने के परिणामस्वरूप सेट किया गया था या नहीं।

virtual bool System::Xml::Schema::IXmlSchemaInfo::get_IsDefault()=0

ReturnValue

true if this validated XML node was set as the result of a default being applied during schema validation; otherwise, false.

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