get_IsDefault()

XmlSchemaInfo::get_IsDefault() method

Returns a value indicating if this validated XML node was set as the result of a default being applied during XML Schema Definition Language (XSD) schema validation.

bool System::Xml::Schema::XmlSchemaInfo::get_IsDefault() override

Return Value

A bool value.

See Also