JsonLdContextBaseDirection Property |
Get or set the direction used when a string does not have a direction associated with it directly.
Namespace:
VDS.RDF.JsonLd
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Nullable<LanguageDirection> BaseDirection { get; set; }
Public Property BaseDirection As Nullable(Of LanguageDirection)
Get
Set
Property Value
Type:
NullableLanguageDirectionSee Also