Identifier

DublinCorePackage.Identifier property

Gets the identifier Dublin Core element.

public string Identifier { get; }

Property Value

An unambiguous reference to the resource within a given context. Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system.

See Also