System::Xml::Schema::XmlSchemaAttribute::set_Use method

XmlSchemaAttribute::set_Use method

Sets information about how the attribute is used.

void System::Xml::Schema::XmlSchemaAttribute::set_Use(XmlSchemaUse value)
ParameterTypeDescription
valueXmlSchemaUseThe value to set.

See Also