AddAttribute

XmpMeta.AddAttribute method

Adds the attribute.

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

See Also