SetContributor

XmpDublinCorePackage.SetContributor method

Sets a single contributor of the resource.

public void SetContributor(string contributor)
Parameter Type Description
contributor String The contributor to set.

See Also