Click or drag to resize

JsonLdContextLanguage Property

Get the default language code specified by this context.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string Language { get; set; }

Property Value

Type: String
Remarks
May be null.
See Also