SetType

XmpDublinCorePackage.SetType method

Sets a single type of the resource.

public void SetType(string type)
Parameter Type Description
type String The type to set.

See Also