Types

XmpDublinCorePackage.Types property

Gets or sets an array of string values representing the nature or genre of the resource.

public string[] Types { get; set; }

Property Value

An array of string values representing the nature or genre of the resource.

See Also