Changed

XmpResourceEvent.Changed property

Gets or sets a semicolon-delimited list of the parts of the resource that were changed since the previous event history.

public string Changed { get; set; }

Property Value

A semicolon-delimited list of the parts of the resource that were changed since the previous event history.

See Also