XmpPropertyList.Set Method

Sets the value of a property with specified name or adds a new property with specified name and value.

Overload List

  NameDescription
Public methodSet(String, XmpValue)
Sets the value of a property with specified name or adds a new property with specified name and value.
Public methodSet(String, XmpValue, String)
Sets the value of a property with specified name or adds a new property with specified name and value.

See Also