JsonLdContextPreviousContext Property |
Get or set the previous context to be used when a non-propagated context is defined.
Namespace:
VDS.RDF.JsonLd
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public JsonLdContext PreviousContext { get; set; }
Public Property PreviousContext As JsonLdContext
Get
Set
Property Value
Type:
JsonLdContextSee Also