طريقة System::Xml::Schema::IXmlSchemaInfo::get_IsDefault

IXmlSchemaInfo::get_IsDefault method

تُرجع قيمة تشير إلى ما إذا تم تعيين هذه العقدة 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.

انظر أيضًا