Language

DublinCorePackage.Language property

Gets the language Dublin Core element.

public string Language { get; }

Property Value

A language of the intellectual content of the resource. Recommended best practice for the values of the Language element is defined by RFC 3066 which, in conjunction with ISO 639), defines two- and three-letter primary language tags with optional subtags.

See Also