Contributors

XmpDublinCorePackage.Contributors property

Gets or sets an array of the contributors.

public string[] Contributors { get; set; }

Property Value

An array of the contributors.

Remarks

These contributors should not include those listed in dc:creator.

See Also