JsonLdRemoteContextContext Property |
Get the context value as a JSON representation.
Namespace:
VDS.RDF.JsonLd
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public JToken Context { get; }
Public ReadOnly Property Context As JToken
Get
Property Value
Type:
JTokenSee Also