Source

XmpDublinCorePackage.Source property

Gets or sets the related resource from which the described resource is derived.

public string Source { get; set; }

Property Value

The related resource from which the described resource is derived.

Remarks

The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.

See Also