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; }
Public Property Language As String
Get
Set
Property Value
Type:
StringRemarks May be null.
See Also