SetAttribute

XmpElementBase.SetAttribute method

Adds the attribute.

public virtual void SetAttribute(string attribute, string value)
Parameter Type Description
attribute String Attribute key.
value String Attribute value.

See Also