Click or drag to resize

JsonLdProcessor.ProcessingMode 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: Nullable<JsonLdProcessingMode>
See Also