Contributor

DublinCorePackage.Contributor property

Gets the contributor Dublin Core element.

public string Contributor { get; }

Property Value

An entity responsible for making contributions to the content of the resource. Examples of a Contributor include a person, an organization or a service.

See Also