BaseLiteralNodeLanguage Property |
Gives the Language Specifier for the Literal (if it exists) or the Empty String.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public string Language { get; }
Public ReadOnly Property Language As String
Get
Property Value
Type:
StringImplements
ILiteralNodeLanguageSee Also