SetAttribute

XmpElementBase.SetAttribute method

Fügt das Attribut hinzu.

public virtual void SetAttribute(string attribute, string value)
Parameter Typ Beschreibung
attribute String Attributschlüssel.
value String Attributwert.

Siehe auch