AddAttribute

XmpElementBase.AddAttribute method

Adds the attribute.

public virtual void AddAttribute(string attribute, string value)
ParameterTypeDescription
attributeStringThe attribute.
valueStringThe value.

See Also