Set

XmpBasicPackage.Set method

Adds string property.

public override void Set(string name, string value)
Parameter Type Description
name String XmpBasic key.
value String String value.

Exceptions

exception condition
ArgumentNullException Metadata key is not provided.

See Also