attribute — creates an attribute.
(attribute domain assemblyname attrname typename)
domain
The domain in which this attribute applies.
assemblyname
The assembly or subassembly in which this attribute applies.
attrname
The name of this attribute.
typename
The type of this attribute.
A message indicating success or error. Please refer to Return Syntax for details.
This command creates an attribute. For more information and an example, please refer to Section 20.4.2, “Assemblies, Subassemblies, Attributes, and Properties”.