Click or drag to resize

JsonLdProcessorWarningErrorCode Property

The error code associated with the warning.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public JsonLdErrorCode ErrorCode { get; }

Property Value

Type: JsonLdErrorCode
See Also