Publisher

DublinCorePackage.Publisher property

Gets the publisher Dublin Core element.

public string Publisher { get; }

Property Value

The entity responsible for making the resource available. Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.

See Also