Click or drag to resize

JsonLdProcessorProcessingMode Property

Get or set the current processing mode.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Nullable<JsonLdProcessingMode> ProcessingMode { get; set; }

Property Value

Type: NullableJsonLdProcessingMode
See Also