Identifier

XmpDublinCorePackage.Identifier property

Gets or sets a string value representing an unambiguous reference to the resource within a given context.

public string Identifier { get; set; }

Property Value

A string value representing an unambiguous reference to the resource within a given context.

Remarks

Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.

See Also