System::Xml::Schema::XmlSchemaAttribute::set_DefaultValue method

XmlSchemaAttribute::set_DefaultValue method

Sets the default value for the attribute.

void System::Xml::Schema::XmlSchemaAttribute::set_DefaultValue(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also