get_DefaultValue()

XmlSchemaAttribute::get_DefaultValue() method

Returns the default value for the attribute.

String System::Xml::Schema::XmlSchemaAttribute::get_DefaultValue()

Return Value

The default value for the attribute. The default is nullptr. Optional.

See Also