System::Xml::Schema::XmlSchemaAttribute::get_DefaultValue method

XmlSchemaAttribute::get_DefaultValue method

Returns the default value for the attribute.

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

ReturnValue

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

See Also