SetAttribute

XmpElementBase.SetAttribute method

属性を追加します。

public virtual void SetAttribute(string attribute, string value)
パラメータ タイプ 説明
attribute String 属性キー。
value String 属性値。

関連項目