Title

DublinCorePackage.Title property

Gets the title Dublin Core element.

public string Title { get; }

Property Value

The name given to the resource. Typically, a Title will be a name by which the resource is formally known.

See Also