SetAttribute

XmpMeta.SetAttribute method

Adds an attribute.

public override void SetAttribute(string attribute, string value)
Parameter Type Description
attribute String The attribute.
value String The value.

See Also