JsonLdProcessorWarning.ErrorCode Property |
The error code associated with the warning.
Namespace:
VDS.RDF.JsonLd
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic JsonLdErrorCode ErrorCode { get; }
Public ReadOnly Property ErrorCode As JsonLdErrorCode
Get
Property Value
Type:
JsonLdErrorCode
See Also